ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
radiance
/
src
/
ot
/
Rmakefile
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing src/ot/Rmakefile (file contents):
Revision
1.24
by
greg
, Wed Oct 23 13:43:35 1991 UTC vs.
Revision
1.25
by
greg
, Thu Nov 7 11:05:44 1991 UTC
#
Line 9
|
Line 9
9
#
10
11
OPT = -O
12
<
MACH = -DBSD -DSTRUCTASSIGN
12
>
MACH = -DBSD
13
CFLAGS = -DSTRICT $(OPT) $(MACH) -I../common -L../lib
14
15
LIBDIR = /usr/local/lib/ray
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines