OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYS_INCL
(Results
1 - 2
of
2
) sorted by null
/external/curl/src/
Makefile.Watcom
60
SYS_INCL
= -I"$(%watcom)/h/nt" -I"$(%watcom)/h"
64
-I"../include" -I"../lib" $(
SYS_INCL
)
206
$(RC) $(DEBUG) -q -r -zm -bt=nt -I"../include" $(
SYS_INCL
) $[@ -fo=$^@
/external/curl/lib/
Makefile.Watcom
59
SYS_INCL
= -I"$(%watcom)/h/nt" -I"$(%watcom)/h"
63
-dBUILDING_LIBCURL -I. -I"../include" $(
SYS_INCL
)
249
$(RC) $(DEBUG) -q -r -zm -bt=nt -I"../include" $(
SYS_INCL
) $[@ -fo=$^@
Completed in 523 milliseconds