Home
last modified time | relevance | path

Searched refs:cygwin_mode (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/gpl2/gmake/dist/w32/subproc/
H A Dsub_proc.c961 int cygwin_mode = 0; /* HAVE_CYGWIN_SHELL */ in make_command_line() local
966 cygwin_mode = 1; in make_command_line()
1114 if (cygwin_mode && have_sh) { /* HAVE_CYGWIN_SHELL */ in make_command_line()