ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
common
/
Rmakefile
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/common/Rmakefile (file contents):
Revision
2.77
by
greg
, Thu Aug 18 17:57:57 2016 UTC vs.
Revision
2.78
by
greg
, Wed Jan 17 22:36:44 2018 UTC
#
Line 9
|
Line 9
|
CFLAGS = $(MACH) $(OPT)
9
CC = cc
10
SPECIAL =
11
12
<
COMPAT = erf.o strcmp.o
12
>
COMPAT = erf.o strcmp.o strlcpy.o
13
14
LIBDIR = /usr/local/lib/ray
15
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines