| # | Line 17 | Line 17 | PROGS = genbox gensky xform genblinds genrev genworm g | |
|---|---|---|
| 17 | gensurf genprism replmarks mkillum mksource genclock | |
| 18 | ||
| 19 | LIBFILES = illum.cal rev.cal skybright.cal surf.cal clockface.hex \ | |
| 20 | < | glaze1.cal glaze2.cal perezlum.cal |
| 20 | > | glaze1.cal glaze2.cal perezlum.cal perezlum_c.cal |
| 21 | ||
| 22 | all: $(PROGS) | |
| 23 | ||
| # | Line 119 | Line 119 | gensky.o: ../common/color.h | |
| 119 | ||
| 120 | gensurf.o genworm.o genrev.o: ../common/calcomp.h | |
| 121 | ||
| 122 | < | sun.o: sun.h |
| 122 | > | gendaylit.o gensky.o sun.o: sun.h |
| 123 | ||
| 124 | gendaymtx.o: ../common/platform.h ../common/rtmath.h \ | |
| 125 | ../common/mat4.h ../common/fvect.h ../common/color.h | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |