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.17 by greg, Mon Apr 3 16:47:41 1995 UTC vs.
Revision 2.19 by greg, Mon Oct 16 09:21:43 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 \
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)
# Line 48 | Line 48 | calfunc.o:     calfunc.c calcomp.h
48   getlibpath.o:   getlibpath.c
49          $(CC) $(CFLAGS) -DDEFPATH=\":$(LIBDIR)\" -c getlibpath.c
50  
51 < color.o colrops.o spec_rgb.o:   color.h
51 > color.o colrops.o lamps.o spec_rgb.o:   color.h
52  
53   cone.o:         cone.h
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines