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

Comparing ray/src/rt/Rmakefile (file contents):
Revision 1.67 by greg, Mon Oct 28 09:42:31 1991 UTC vs.
Revision 1.68 by greg, Thu Nov 7 11:06:53 1991 UTC

# Line 4 | Line 4
4   #
5  
6   OPT = -O
7 < MACH = -DSTRUCTASSIGN -DBSD
7 > MACH = -DBSD
8   CFLAGS = $(MACH) $(OPT) -I../common -L../lib
9   SPECIAL = aed
10   CC = cc
11   LINT = lint
12 < LINTFLAGS = -DSTRUCTASSIGN -DBSD -DIEEE -DVARIABLE -DFUNCTION \
13 < -DINCHAN -DRCONST -DREDEFW -DBIGLIB
12 > LINTFLAGS = -DBSD -DVARIABLE -DFUNCTION \
13 > -DINCHAN -DRCONST -DREDEFW
14  
15   #
16   # The following are user-definable:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines