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

Comparing ray/src/common/Rmakefile (file contents):
Revision 2.14 by greg, Wed Jun 29 18:18:07 1994 UTC vs.
Revision 2.15 by greg, Fri Jul 1 14:43:18 1994 UTC

# Line 36 | Line 36 | install:       librt.a
36   clean:
37          rm -f *.o librt.a
38  
39 fropen.o:       fropen.c
40        $(CC) $(CFLAGS) -DDEFPATH=\":$(LIBDIR)\" -c fropen.c
41
39   calexpr.o:      calexpr.c calcomp.h
40          $(CC) $(CFLAGS) -DVARIABLE -DFUNCTION -DRCONST -c calexpr.c
41  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines