ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/Rmakefile
(Generate patch)

Comparing ray/src/rt/Rmakefile (file contents):
Revision 2.86 by greg, Tue Dec 15 23:54:00 2020 UTC vs.
Revision 2.87 by greg, Tue Jan 19 23:31:47 2021 UTC

# Line 175 | Line 175 | devcomm.o:     devcomm.c
175  
176   Version.c:      VERSION $(RSRC) $(HEADERS)
177          ( cat VERSION ; date ; whoami ; hostname ) > Version.c
178 <        ed - Version.c < verscript.ed
178 >        ed - Version.c < verscript.ed || rm Version.c
179  
180   #
181   # Include dependencies:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines