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.92
by
greg
, Wed Aug 14 20:05:23 2024 UTC vs.
Revision
2.93
by
greg
, Tue Dec 3 01:11:43 2024 UTC
#
Line 10
|
Line 10
|
CC = cc
10
AR = ar
11
SPECIAL =
12
13
<
COMPAT = erf.o strcmp.o strlcpy.o
13
>
COMPAT = erf.o strcmp.o strnstr.o strlcpy.o
14
15
LIBDIR = /usr/local/lib/ray
16
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines