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

Comparing ray/src/px/Rmakefile (file contents):
Revision 1.37 by greg, Fri May 10 08:54:38 1991 UTC vs.
Revision 1.38 by greg, Thu May 23 13:45:42 1991 UTC

# Line 31 | Line 31 | aed:   aedimage
31  
32   sun:
33  
34 < install:        $(PROGS) normpat.csh
34 > install:        $(PROGS) normpat.csh falsecolor.csh
35          cp $(PROGS) $(INSTDIR)
36          cp normpat.csh $(INSTDIR)/normpat
37 <        chmod 755 $(INSTDIR)/normpat
37 >        cp falsecolor.csh $(INSTDIR)/falsecolor
38 >        chmod 755 $(INSTDIR)/normpat $(INSTDIR)/falsecolor
39  
40   clean:
41          set nonomatch; rm -f $(PROGS) *.o core

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines