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

Comparing ray/src/ot/Rmakefile (file contents):
Revision 1.10 by greg, Tue Apr 2 09:51:22 1991 UTC vs.
Revision 1.11 by greg, Thu Apr 11 09:21:24 1991 UTC

# Line 29 | Line 29 | install:       oconv
29          cp oconv $(INSTDIR)
30  
31   clean:
32 <        rm -f oconv *.o core
32 >        set nonomatch; rm -f oconv *.o core
33  
34   xf.o:   xf.c
35          cc $(CFLAGS) -DINVXF -c xf.c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines