--- ray/src/rt/Rmakefile 1998/06/09 16:50:49 2.29 +++ 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)