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

Comparing ray/src/gen/Rmakefile (file contents):
Revision 2.32 by greg, Fri Aug 9 16:51:15 2013 UTC vs.
Revision 2.33 by greg, Sat Apr 26 15:59:38 2014 UTC

# Line 29 | Line 29 | install:       $(PROGS) $(LIBFILES) glaze.csh
29          cp $(LIBFILES) $(LIBDIR)
30  
31   clean:
32 <        set nonomatch; rm -f $(PROGS) *.o core
32 >        set nonomatch; rm -f $(PROGS) *.o
33  
34   genbeads:       genbeads.o hermite3.o
35          $(CC) $(CFLAGS) -o genbeads genbeads.o hermite3.o $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines