--- ray/src/hd/Rmakefile 1997/11/19 17:05:29 3.2 +++ ray/src/hd/Rmakefile 1997/11/20 11:37:53 3.3 @@ -28,9 +28,9 @@ install: all $(DEVS) clean: set nonomatch; rm -f *.o $(PROGS) core -rholo: rholo.o rholo2.o rholo2l.o rholo3.o rholo4.o holo.o holofile.o +rholo: rholo.o rholo2.o rholo2l.o rholo3.o rholo4.o holo.o holofile.o Version.o $(CC) $(CFLAGS) -o rholo rholo.o rholo2.o rholo2l.o rholo3.o rholo4.o \ -holo.o holofile.o -lrt -lm +holo.o holofile.o Version.o -lrt -lm $(DEVDIR)/x11h.hdisp: $(DEVDIR)/x11.hdisp rm -f $(DEVDIR)/x11h.hdisp