aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nt/makefile.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/makefile.def b/nt/makefile.def
index aa33dbb7de6..ba77a54a493 100644
--- a/nt/makefile.def
+++ b/nt/makefile.def
@@ -81,7 +81,7 @@ ARCH = ppc
81# We're on Windows 95 81# We're on Windows 95
82ARCH = i386 82ARCH = i386
83CPU = i386 83CPU = i386
84CONFIG_H = config.w95 84CONFIG_H = config.nt
85OS_TYPE = win95 85OS_TYPE = win95
86!endif 86!endif
87 87