summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/version.h2
-rw-r--r--mkfiles/mkfile-NetBSD-3861
-rw-r--r--mkfiles/mkfile-Nt-3861
3 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h
index f39a6568..c5377249 100644
--- a/include/version.h
+++ b/include/version.h
@@ -1 +1 @@
-#define VERSION "Fourth Edition (20090719)"
+#define VERSION "Fourth Edition (20090725)"
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\