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

Comparing ray/src/gen/Rmakefile (file contents):
Revision 1.13 by greg, Thu Apr 11 09:21:21 1991 UTC vs.
Revision 1.14 by greg, Tue Apr 23 15:53:11 1991 UTC

# Line 69 | Line 69 | calexpr.o:     calexpr.c calcomp.h
69          cc $(CFLAGS) -c -DVARIABLE -DFUNCTION -DRCONST calexpr.c
70  
71   caldefn.o:      caldefn.c calcomp.h
72 <        cc $(CFLAGS) -c -DFUNCTION caldefn.c
72 >        cc $(CFLAGS) -c -DFUNCTION -DRCONST caldefn.c
73  
74   calfunc.o:      calfunc.c calcomp.h
75          cc $(CFLAGS) -c -DVARIABLE -DBIGLIB calfunc.c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines