--- ray/src/cv/Rmakefile 1994/06/22 15:39:49 2.8 +++ ray/src/cv/Rmakefile 1994/06/23 10:27:54 2.9 @@ -30,6 +30,7 @@ install: $(PROGS) $(LIBFILES) clean: set nonomatch; rm -f $(PROGS) *.o core + cd mgflib ; make clean thf2rad: thf2rad.o $(CC) $(CFLAGS) -o thf2rad thf2rad.o