Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEarnie Boyd <earnie@users.sf.net>2003-05-06 20:04:25 +0400
committerEarnie Boyd <earnie@users.sf.net>2003-05-06 20:04:25 +0400
commit4c6bc0ed420ae04aaa3dce8c118da0890079958e (patch)
tree0e1403df78e526cba56b2e0e9810247e4df09b3e /winsup/mingw/Makefile.in
parent60e9842b39110a86ed5dc78becc2cabcf5828818 (diff)
Uh hum, just not my day
Diffstat (limited to 'winsup/mingw/Makefile.in')
-rw-r--r--winsup/mingw/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in
index f2de9b8bb..0e05059d6 100644
--- a/winsup/mingw/Makefile.in
+++ b/winsup/mingw/Makefile.in
@@ -95,7 +95,7 @@ THREAD_DLL_NAME = $(THREAD_DLL)$(THREAD_DLL_VERSION).dll
# Various libraries.
LIBM_A=@LIBM_A@
-W32API_INCLUDES = @W32API_INCLUDE@
+W32API_INCLUDE = @W32API_INCLUDE@
INCLUDES+= -I$(srcdir)/include \
-I$(srcdir)/../include \
-nostdinc -nostdinc++ \