--- ray/src/gen/Rmakefile 1991/04/11 09:21:21 1.13 +++ ray/src/gen/Rmakefile 1991/04/23 15:53:11 1.14 @@ -69,7 +69,7 @@ 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