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.29 by gwlarson, Tue Jun 9 16:50:49 1998 UTC vs.
Revision 2.30 by gwlarson, Thu Sep 3 10:49:31 1998 UTC

# Line 89 | Line 89 | HEADERS = ambient.h ray.h data.h otspecial.h source.h
89  
90   PROGS = $(DESTDIR)/rtrace $(DESTDIR)/rpict $(DESTDIR)/rview $(DESTDIR)/lookamb
91  
92 < all:    $(PROGS) $(SPECIAL)
92 > all:    $(PROGS)
93  
94   install:        $(PROGS) $(SPECIAL) rayinit.cal
95          $(INSTALL) $(PROGS) $(INSTDIR)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines