summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1996-05-03 18:20:11 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1996-05-03 18:20:11 +0000
commit829f6a3a23755d7b1cf542a00f99ae74a22e529d (patch)
treeca5099223f3e1fbbbf13334d24ae9b51d17f48bf /nt
parentb7c0ab59da0317fabc35e4cbe2d5f6d684119885 (diff)
downloademacs-829f6a3a23755d7b1cf542a00f99ae74a22e529d.tar.gz
(CONFIG_H) [WIN95]: Use config.nt.
Diffstat (limited to 'nt')
-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
# We're on Windows 95
ARCH = i386
CPU = i386
-CONFIG_H = config.w95
+CONFIG_H = config.nt
OS_TYPE = win95
!endif