X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Frasterize;a=blobdiff_plain;f=README;h=4a1a889abe3058c2af096df026dfd84b5b8872fc;hp=01670d93d33fbe74c97a5236e95e5132227d547f;hb=95850b98f73ad7033af60a30e324e9c3cda55389;hpb=c875478cdd823c7df8fdc859941bd9e5948c9315 diff --git a/README b/README index 01670d9..4a1a889 100644 --- a/README +++ b/README @@ -3,14 +3,13 @@ CS5600 University of Utah Charles McGarvey mcgarvey@eng.utah.edu -Project 2 Notes +Project 3 Notes To build, just `make' it. You will need GNU make; it won't work well with any -other kind of make(1). Once built, the executable is called project2. The -default options should meet the assignment specification. +other kind of make(1). Once built, the executable is called rasterize. Known to run on: * Linux 3.2.1-gentoo - * NetBSD 5.1 + * NetBSD 5.1.2 * Darwin 10.8.0 (in the Mac lab)