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 1.5 by greg, Tue Mar 26 13:02:20 1991 UTC vs.
Revision 1.6 by greg, Thu Apr 11 09:21:35 1991 UTC

# Line 21 | Line 21 | install:       all objview.csh objpict.csh proj.csh
21          chmod 755 $(INSTDIR)/objview $(INSTDIR)/objpict
22  
23   clean:
24 <        rm -f *.o $(PROGS) core
24 >        set nonomatch; rm -f *.o $(PROGS) core
25  
26   scanner:        scanner.o
27          cc $(CFLAGS) -o scanner scanner.o -lm

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines