| 18 | 
  | 
PICOBJ = color.o header.o image.o lamps.o resolu.o rexpr.o spec_rgb.o \ | 
| 19 | 
  | 
        colrops.o font.o | 
| 20 | 
  | 
 | 
| 21 | 
< | 
STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o fvect.o urand.o \ | 
| 21 | 
> | 
STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o invmat4.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 expandarg.o wordfile.o \ | 
| 60 | 
  | 
 | 
| 61 | 
  | 
linregr.o:      linregr.h | 
| 62 | 
  | 
 | 
| 63 | 
< | 
mat4.o:         mat4.h fvect.h | 
| 63 | 
> | 
mat4.o invmat4.o:               mat4.h fvect.h | 
| 64 | 
  | 
 | 
| 65 | 
  | 
cone.o face.o instance.o objset.o otypes.o \ | 
| 66 | 
  | 
modobject.o readfargs.o readobj.o readoct.o:    object.h |