| # | Line 37 | Line 37 | install: $(PROGS) normpat.csh | |
|---|---|---|
| 37 | chmod 755 $(INSTDIR)/normpat | |
| 38 | ||
| 39 | clean: | |
| 40 | < | rm -f $(PROGS) *.o core |
| 40 | > | set nonomatch; rm -f $(PROGS) *.o core |
| 41 | ||
| 42 | pfilt: pfilt.o pf2.o pf3.o resolu.o color.o header.o lamps.o \ | |
| 43 | rexpr.o fropen.o spec_rgb.o | |
| # | Line 194 | Line 194 | ximage.o image.o: standard.h mat4.h fvect.h | |
| 194 | ximage.o x11raster.o: xraster.h | |
| 195 | ||
| 196 | x11image.o x11raster.o: x11raster.h | |
| 197 | + | |
| 198 | + | x11image.o: x11icon.h |
| 199 | ||
| 200 | ra_t8.o: targa.h | |
| 201 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |