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

Comparing ray/src/cv/Rmakefile (file contents):
Revision 1.4 by greg, Thu Mar 14 13:55:16 1991 UTC vs.
Revision 1.5 by greg, Thu Apr 11 09:21:18 1991 UTC

# Line 22 | Line 22 | install:       $(PROGS)
22          cp $(PROGS) $(INSTDIR)
23  
24   clean:
25 <        rm -f $(PROGS) *.o core
25 >        set nonomatch; rm -f $(PROGS) *.o core
26  
27   thf2rad:        thf2rad.o
28          cc $(CFLAGS) -o thf2rad thf2rad.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines