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

Comparing ray/src/cv/mgflib/Makefile (file contents):
Revision 1.1 by greg, Tue Jun 21 14:45:49 1994 UTC vs.
Revision 1.2 by greg, Thu Jun 23 10:27:36 1994 UTC

# Line 18 | Line 18 | mgfilt:        libmgf.a mgfilt.o
18          $(CC) $(CFLAGS) -o mgfilt mgfilt.o libmgf.a -lm
19  
20   clean:
21 <        rm -f *.o
21 >        set nonomatch ; rm -f *.o
22  
23   parser.o context.o xf.o object.o fvect.o:       parser.h
24  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines