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 2.15 by greg, Fri Jul 1 14:43:18 1994 UTC vs.
Revision 2.18 by greg, Fri Jun 30 16:06:38 1995 UTC

# Line 21 | Line 21 | PICOBJ = color.o header.o image.o lamps.o resolu.o rex
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 \
25 <        cputs.o wputs.o eputs.o quit.o
24 >        badarg.o fgetword.o words.o expandarg.o wordfile.o fgetval.o \
25 >        clip.o plocate.o cputs.o wputs.o eputs.o quit.o lookup.o
26  
27   SYSOBJ = ealloc.o fdate.o portio.o $(COMPAT)
28  
# Line 82 | Line 82 | calprnt.o:     calcomp.h
82  
83   process.o:      vfork.h
84  
85 + clip.o plocate.o:       plocate.h
86 +
87   font.o: font.h
88  
89   fropen.o getpath.o image.o:     paths.h
90 +
91 + lookup.o:       lookup.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines