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 1.62 by greg, Wed Oct 9 10:07:47 1991 UTC vs.
Revision 1.63 by greg, Wed Oct 9 12:27:50 1991 UTC

# Line 198 | Line 198 | nwsdev.h:      nwsdev.cps newsconstants.h
198   # Version module:
199   #
200  
201 < Version.c:      VERSION $(RSRC) $(HEADERS) verscript.ed
202 <        cp VERSION Version.c
203 <        ls -lLt $(RSRC) $(HEADERS) >> Version.c
201 > Version.c:      VERSION $(RSRC) $(HEADERS)
202 >        ( cat VERSION ; date ; whoami ; hostname ) > Version.c
203          ed - Version.c < verscript.ed
204  
205   #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines