changeset 15132:c89db56c289b

(CONFIG_H) [WIN95]: Use config.nt.
author Geoff Voelker <voelker@cs.washington.edu>
date Fri, 03 May 1996 18:20:11 +0000
parents 1cc4d788d272
children dddda397bca0
files nt/makefile.def
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nt/makefile.def	Fri May 03 18:19:57 1996 +0000
+++ b/nt/makefile.def	Fri May 03 18:20:11 1996 +0000
@@ -81,7 +81,7 @@
 # We're on Windows 95
 ARCH		= i386
 CPU		= i386
-CONFIG_H	= config.w95
+CONFIG_H	= config.nt
 OS_TYPE		= win95
 !endif