| 21 | 
  | 
STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o fvect.o urand.o \ | 
| 22 | 
  | 
        urind.o peano.o calexpr.o caldefn.o calfunc.o calprnt.o \ | 
| 23 | 
  | 
        multisamp.o process.o getpath.o error.o savestr.o savqstr.o \ | 
| 24 | 
< | 
        badarg.o fgetword.o words.o wordfile.o cputs.o wputs.o eputs.o quit.o | 
| 24 | 
> | 
        badarg.o fgetword.o words.o expandarg.o wordfile.o \ | 
| 25 | 
> | 
        cputs.o wputs.o eputs.o quit.o | 
| 26 | 
  | 
 | 
| 27 | 
  | 
SYSOBJ = ealloc.o portio.o $(COMPAT) | 
| 28 | 
  | 
 | 
| 83 | 
  | 
process.o:      vfork.h | 
| 84 | 
  | 
 | 
| 85 | 
  | 
font.o: font.h | 
| 86 | 
+ | 
 | 
| 87 | 
+ | 
fropen.o getpath.o image.o:     paths.h |