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

Comparing ray/src/hd/Rmakefile (file contents):
Revision 3.15 by gwlarson, Wed Aug 26 12:29:26 1998 UTC vs.
Revision 3.16 by gwlarson, Thu Sep 3 10:49:05 1998 UTC

# Line 22 | Line 22 | PROGS = rholo rhcopy genrhenv genrhgrid
22  
23   DEVS = $(DEVDIR)/x11.hdi $(DEVDIR)/x11h.hdi
24  
25 < all:    $(PROGS) $(SPECIAL)
25 > all:    $(PROGS)
26  
27 < install:        all $(DEVS)
27 > install:        all $(DEVS) $(SPECIAL)
28          cp $(PROGS) $(INSTDIR)
29  
30   clean:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines