| # | Line 20 | Line 20 | PICOBJ = color.o header.o image.o lamps.o resolu.o rex | |
|---|---|---|
| 20 | STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o fvect.o urand.o \ | |
| 21 | urind.o peano.o calexpr.o caldefn.o calfunc.o calprnt.o \ | |
| 22 | multisamp.o process.o getpath.o error.o savestr.o savqstr.o \ | |
| 23 | < | badarg.o fgetword.o words.o cputs.o wputs.o eputs.o quit.o |
| 23 | > | badarg.o fgetword.o words.o wordfile.o cputs.o wputs.o eputs.o quit.o |
| 24 | ||
| 25 | SYSOBJ = ealloc.o $(COMPAT) | |
| 26 | ||
| # | Line 77 | Line 77 | readfargs.o: fvect.h | |
| 77 | image.o: view.h | |
| 78 | ||
| 79 | calprnt.o: calcomp.h | |
| 80 | + | |
| 81 | + | process.o: vfork.h |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |