--- ray/src/rt/Rmakefile 1991/04/11 09:21:30 1.41 +++ ray/src/rt/Rmakefile 1991/04/23 13:01:55 1.43 @@ -180,7 +180,7 @@ calexpr.o: calexpr.c calcomp.h $(CC) $(CFLAGS) -DVARIABLE -DFUNCTION -DINCHAN -DRCONST -c calexpr.c caldefn.o: caldefn.c calcomp.h - $(CC) $(CFLAGS) -DFUNCTION -DREDEFW -c caldefn.c + $(CC) $(CFLAGS) -DFUNCTION -DREDEFW -DRCONST -c caldefn.c calfunc.o: calfunc.c calcomp.h $(CC) $(CFLAGS) -DVARIABLE -DBIGLIB -c calfunc.c @@ -249,3 +249,5 @@ image.o rpmain.o rtmain.o rvmain.o rpict.o: view.h x10.o xtwind.o: xtwind.h x11.o x11twind.o: x11twind.h + +x11.o: x11icon.h