--- ray/src/rt/Rmakefile 1998/01/03 20:07:30 2.28 +++ ray/src/rt/Rmakefile 1998/09/03 10:49:31 2.30 @@ -89,7 +89,7 @@ HEADERS = ambient.h ray.h data.h otspecial.h source.h PROGS = $(DESTDIR)/rtrace $(DESTDIR)/rpict $(DESTDIR)/rview $(DESTDIR)/lookamb -all: $(PROGS) $(SPECIAL) +all: $(PROGS) install: $(PROGS) $(SPECIAL) rayinit.cal $(INSTALL) $(PROGS) $(INSTDIR) @@ -104,7 +104,7 @@ aed: $(DEVDIR)/aed sgi: $(DEVDIR)/news -tiff: +ogl: clean: set nonomatch; rm -f $(PROGS) *.o core