--- ray/src/gen/Rmakefile 1991/03/19 12:11:03 1.12 +++ ray/src/gen/Rmakefile 1991/06/26 13:00:30 1.15 @@ -21,7 +21,7 @@ install: $(PROGS) genpine.csh genwindow.csh chmod 755 $(INSTDIR)/genwindow clean: - rm -f $(PROGS) *.o core + set nonomatch; rm -f $(PROGS) *.o core genbeads: genbeads.o hermite3.o cc $(CFLAGS) -o genbeads genbeads.o hermite3.o -lm @@ -69,12 +69,12 @@ calexpr.o: calexpr.c calcomp.h cc $(CFLAGS) -c -DVARIABLE -DFUNCTION -DRCONST calexpr.c caldefn.o: caldefn.c calcomp.h - cc $(CFLAGS) -c -DFUNCTION caldefn.c + cc $(CFLAGS) -c -DFUNCTION -DRCONST caldefn.c calfunc.o: calfunc.c calcomp.h cc $(CFLAGS) -c -DVARIABLE -DBIGLIB calfunc.c -gensurf.o: standard.h mat4.h fvect.h +gensurf.o xf.o: standard.h mat4.h fvect.h fvect.o genworm.o replmarks.o: fvect.h