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 2.49 by greg, Thu Mar 27 03:49:14 2014 UTC vs.
Revision 2.50 by greg, Sat Apr 26 15:59:38 2014 UTC

# Line 36 | Line 36 | install:       $(PROGS) $(LIBFILES) optics2rad.csh
36          cp $(LIBFILES) $(LIBDIR)
37  
38   clean:
39 <        set nonomatch; rm -f $(PROGS) *.o core
39 >        set nonomatch; rm -f $(PROGS) *.o
40  
41   ies2rad:        ies2rad.o
42          $(CC) $(CFLAGS) -o ies2rad ies2rad.o -lrtrad $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines