| # | Line 9 | Line 9 | CFLAGS = $(MACH) $(OPT) | |
|---|---|---|
| 9 | CC = cc | |
| 10 | SPECIAL = | |
| 11 | ||
| 12 | < | COMPAT = bmalloc.o erf.o strcmp.o # frexp.o fwrite.o random.o |
| 12 | > | COMPAT = bmalloc.o erf.o strcmp.o |
| 13 | ||
| 14 | LIBDIR = /usr/local/lib/ray | |
| 15 | ||
| # | Line 134 | Line 134 | expandarg.o badarg.o xf.o: rtio.h | |
| 134 | ||
| 135 | expandarg.o: rtmisc.h | |
| 136 | ||
| 137 | < | dircode.o xf.o: rtmath.h mat4.h fvect.h |
| 137 | > | dircode.o xf.o: rtmath.h mat4.h fvect.h tifftypes.h |
| 138 | ||
| 139 | error.o: rterror.h | |
| 140 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |