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.93 by greg, Tue Dec 3 01:11:43 2024 UTC vs.
Revision 2.94 by greg, Tue Jun 3 21:31:51 2025 UTC

# Line 32 | Line 32 | STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o inv
32          savqstr.o badarg.o fgetword.o words.o expandarg.o wordfile.o fgetval.o \
33          clip.o plocate.o eputs.o wputs.o quit.o lookup.o bmalloc.o \
34          loadvars.o tcos.o fputword.o chanvalue.o dircode.o paths.o byteswap.o \
35 <        cvtcmd.o dmessage.o
35 >        cvtcmd.o dmessage.o fixargv0.o
36  
37   SYSOBJ = ealloc.o fdate.o portio.o myhostname.o $(COMPAT)
38  
# Line 145 | Line 145 | clip.o plocate.o:      plocate.h
145  
146   font.o: font.h
147  
148 < cvtcmd.o font.o fropen.o getpath.o image.o:     paths.h
148 > cvtcmd.o fixargv0.o font.o fropen.o getpath.o image.o:  paths.h
149  
150   lookup.o:       lookup.h
151  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines