summaryrefslogtreecommitdiff
path: root/mkfiles
diff options
context:
space:
mode:
Diffstat (limited to 'mkfiles')
-rw-r--r--mkfiles/mkfile-NetBSD-3861
-rw-r--r--mkfiles/mkfile-Nt-3861
2 files changed, 1 insertions, 1 deletions
diff --git a/mkfiles/mkfile-NetBSD-386 b/mkfiles/mkfile-NetBSD-386
index b99f91a6..e22f620b 100644
--- a/mkfiles/mkfile-NetBSD-386
+++ b/mkfiles/mkfile-NetBSD-386
@@ -17,6 +17,7 @@ CFLAGS= -g\
-Wno-deprecated-declarations -Wuninitialized -Wunused -Wreturn-type -Wimplicit\
-I$ROOT/NetBSD/386/include\
-I$ROOT/include\
+ -I/usr/X11R7/include\
-I/usr/X11R6/include
ANSICPP=
diff --git a/mkfiles/mkfile-Nt-386 b/mkfiles/mkfile-Nt-386
index 7fa9bddd..8bfe66d1 100644
--- a/mkfiles/mkfile-Nt-386
+++ b/mkfiles/mkfile-Nt-386
@@ -23,7 +23,6 @@ CFLAGS= -c\
-nologo\
-W3\
-Zi\
- -Yd\
-MT\
-D_WIN32_WINNT=0x0400\
-I$ROOT/Nt/386/include\