--- ray/src/gen/Rmakefile 2014/05/30 00:00:54 2.34 +++ ray/src/gen/Rmakefile 2018/08/31 16:01:45 2.36 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.34 2014/05/30 00:00:54 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.36 2018/08/31 16:01:45 greg Exp $ # # Makefile for object generation programs # @@ -17,7 +17,7 @@ PROGS = genbox gensky xform genblinds genrev genworm g gensurf genprism replmarks mkillum mksource genclock LIBFILES = illum.cal rev.cal skybright.cal surf.cal clockface.hex \ - glaze1.cal glaze2.cal perezlum.cal + glaze1.cal glaze2.cal perezlum.cal perezlum_c.cal all: $(PROGS) @@ -119,7 +119,7 @@ gensky.o: ../common/color.h gensurf.o genworm.o genrev.o: ../common/calcomp.h -sun.o: sun.h +gendaylit.o gensky.o sun.o: sun.h gendaymtx.o: ../common/platform.h ../common/rtmath.h \ ../common/mat4.h ../common/fvect.h ../common/color.h