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.10 by greg, Thu Jul 7 17:30:45 1994 UTC vs.
Revision 2.11 by greg, Mon Dec 12 12:35:46 1994 UTC

# Line 62 | Line 62 | rad2mgf:       rad2mgf.o
62  
63   MGF_LIB:
64          cd mgflib ; \
65 <        make libmgf.a CFLAGS="$(OPT) $(MACH) '-DMEM_PTR=char *' -DNOPROTO" ; \
65 >        make libmgf.a CC=$(CC) \
66 >                CFLAGS="$(OPT) $(MACH) '-DMEM_PTR=char *' -DNOPROTO" ; \
67          cp libmgf.a ../../lib
68  
69   mgf2rad.o:      mgflib/parser.h tmesh.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines