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.7 by greg, Tue Jul 7 14:26:06 1992 UTC vs.
Revision 2.8 by greg, Mon Jul 13 15:36:26 1992 UTC

# Line 23 | Line 23 | STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o fve
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
25  
26 < SYSOBJ = ealloc.o $(COMPAT)
26 > SYSOBJ = ealloc.o portio.o $(COMPAT)
27  
28   librt.a:        $(RTOBJ) $(PICOBJ) $(STDOBJ) $(SYSOBJ)
29          ar rc librt.a $(RTOBJ) $(PICOBJ) $(STDOBJ) $(SYSOBJ)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines