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.19 by greg, Mon Oct 16 09:21:43 1995 UTC vs.
Revision 2.20 by greg, Wed Feb 7 16:36:01 1996 UTC

# Line 24 | Line 24 | STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o inv
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)
27 > SYSOBJ = ealloc.o fdate.o portio.o myhostname.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