X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Frasterize;a=blobdiff_plain;f=README;h=30bb542cf6d35182529eda34d9cffb90f5507945;hp=8a5cb5f28e16d5e1c681c27ae26906daf57814c9;hb=09dd89d10e65029f0be313dd463ba1f43cac2fbb;hpb=82087d9bb9e28c2375008bde4453f6c019419697 diff --git a/README b/README index 8a5cb5f..30bb542 100644 --- a/README +++ b/README @@ -3,14 +3,13 @@ CS5600 University of Utah Charles McGarvey mcgarvey@eng.utah.edu -Project 1 Notes +Project 2 Notes -To build, just `make' it. You will need GNU make; it probably won't work -with any other kind of make(1). The executable is called project1. It -will produce no output except for the image files scene.ppm and scene.bmp. +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 rasterize. Known to run on: - * Linux 3.1.6-gentoo - * NetBSD 5.1 - * Darwin 10.8.0 + * Linux 3.2.1-gentoo + * NetBSD 5.1.2 + * Darwin 10.8.0 (in the Mac lab)