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

Comparing ray/src/px/Rmakefile (file contents):
Revision 1.31 by greg, Wed Mar 20 16:43:33 1991 UTC vs.
Revision 1.32 by greg, Thu Apr 11 09:21:26 1991 UTC

# Line 37 | Line 37 | install:       $(PROGS) normpat.csh
37          chmod 755 $(INSTDIR)/normpat
38  
39   clean:
40 <        rm -f $(PROGS) *.o core
40 >        set nonomatch; rm -f $(PROGS) *.o core
41  
42   pfilt:  pfilt.o pf2.o pf3.o resolu.o color.o header.o lamps.o \
43   rexpr.o fropen.o spec_rgb.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines