# | Line 46 | Line 46 | gensky: gensky.o sun.o | |
---|---|---|
46 | gendaylit: gendaylit.o sun.o | |
47 | $(CC) $(CFLAGS) -o gendaylit gendaylit.o sun.o -lrtrad $(MLIB) | |
48 | ||
49 | + | # gendaylit: H32_gendaylit.o |
50 | + | # $(CC) $(CFLAGS) -o gendaylit H32_gendaylit.o $(MLIB) |
51 | + | |
52 | genblinds: genblinds.o | |
53 | $(CC) $(CFLAGS) -o genblinds genblinds.o $(MLIB) | |
54 | ||
# | Line 110 | Line 113 | mkillum.o mkillum2.o mkillum3.o: mkillum.h ../common/b | |
113 | ||
114 | mkillum2.o: ../rt/source.h ../common/face.h ../common/cone.h | |
115 | ||
116 | < | mkillum3.o: ../common/paths.h |
116 | > | mkillum2.o mkillum3.o: ../common/paths.h |
117 | ||
118 | gensky.o: ../common/color.h | |
119 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |