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.8 by greg, Wed Jun 22 15:39:49 1994 UTC vs.
Revision 2.9 by greg, Thu Jun 23 10:27:54 1994 UTC

# Line 30 | Line 30 | install:       $(PROGS) $(LIBFILES)
30  
31   clean:
32          set nonomatch; rm -f $(PROGS) *.o core
33 +        cd mgflib ; make clean
34  
35   thf2rad:        thf2rad.o
36          $(CC) $(CFLAGS) -o thf2rad thf2rad.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines