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.10 by greg, Sat Oct 17 08:08:00 1992 UTC vs.
Revision 2.11 by greg, Wed Mar 10 19:39:22 1993 UTC

# Line 24 | Line 24 | STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o fve
24          badarg.o fgetword.o words.o expandarg.o wordfile.o \
25          cputs.o wputs.o eputs.o quit.o
26  
27 < SYSOBJ = ealloc.o portio.o $(COMPAT)
27 > SYSOBJ = ealloc.o fdate.o portio.o $(COMPAT)
28  
29   librt.a:        $(RTOBJ) $(PICOBJ) $(STDOBJ) $(SYSOBJ)
30          ar rc librt.a $(RTOBJ) $(PICOBJ) $(STDOBJ) $(SYSOBJ)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines