(CONFIG_H) [WIN95]: Use config.nt.

This commit is contained in:
Geoff Voelker 1996-05-03 18:20:11 +00:00
parent a3d351a317
commit ff4fcfcd30

View file

@ -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