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

Comparing ray/src/util/Rmakefile (file contents):
Revision 2.29 by gwlarson, Wed Jun 10 17:50:34 1998 UTC vs.
Revision 2.30 by gwlarson, Thu Sep 3 10:50:38 1998 UTC

# Line 19 | Line 19 | LIBDIR = /usr/local/lib/ray
19  
20   PROGS = findglare xglaresrc glarendx rpiece rad ranimate vwright getinfo vwrays
21  
22 < all:    $(PROGS) $(SPECIAL)
22 > all:    $(PROGS)
23  
24 < install:        all objview.csh objpict.csh glare.csh dayfact.csh rlux.csh \
25 < raddepend.csh trad.wsh objline.csh compamb.csh
24 > install:        all $(SPECIAL) objview.csh objpict.csh glare.csh dayfact.csh \
25 > rlux.csh raddepend.csh trad.wsh objline.csh compamb.csh
26          cp $(PROGS) $(INSTDIR)
27          cp objview.csh $(INSTDIR)/objview
28          cp objline.csh $(INSTDIR)/objline

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines