OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CYGWIN
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/native_client_sdk/src/getting_started/part1/
Makefile
37
# Disable DOS PATH warning when using
Cygwin
based tools Windows
39
CYGWIN
?= nodosfilewarning
40
export
CYGWIN
/external/chromium_org/native_client_sdk/src/tools/
common.mk
133
# is used. For
Cygwin
shells this can include automatic and incorrect expansion
136
# Disable DOS PATH warning when using
Cygwin
based NaCl tools on Windows.
139
CYGWIN
?=nodosfilewarning
140
export
CYGWIN
Completed in 59 milliseconds