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.28 by gregl, Sat Jan 3 20:07:30 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)
# Line 104 | Line 104 | aed:   $(DEVDIR)/aed
104  
105   sgi:    $(DEVDIR)/news
106  
107 < tiff:  
107 > ogl:    
108  
109   clean:
110          set nonomatch; rm -f $(PROGS) *.o core

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines