| # | Line 9 | Line 9 | CFLAGS = $(MACH) $(OPT) | |
|---|---|---|
| 9 | CC = cc | |
| 10 | SPECIAL = | |
| 11 | ||
| 12 | < | COMPAT = erf.o strcmp.o |
| 12 | > | COMPAT = erf.o strcmp.o strlcpy.o |
| 13 | ||
| 14 | LIBDIR = /usr/local/lib/ray | |
| 15 | ||
| # | Line 209 | Line 209 | g3affine.o g3sphere.o: g3sphere.h | |
| 209 | g3flist.o: g3flist.h | |
| 210 | ||
| 211 | maxheap.o: maxheap.h | |
| 212 | + | |
| 213 | + | ezxml.o readmesh.o readobj.o readoct.o rglinst.o wordfile.o: platform.h |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |