ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/Rmakefile
(Generate patch)

Comparing ray/src/common/Rmakefile (file contents):
Revision 1.19 by greg, Thu Nov 7 11:03:57 1991 UTC vs.
Revision 2.4 by greg, Wed Jun 24 17:53:00 1992 UTC

# Line 15 | Line 15 | RTOBJ = cone.o face.o instance.o readobj.o readoct.o o
15          octree.o readfargs.o modobject.o
16  
17   PICOBJ = color.o header.o image.o lamps.o resolu.o rexpr.o spec_rgb.o \
18 <        colrops.o
18 >        colrops.o font.o
19  
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
82 +
83 + font.o: font.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines