Change winnt.h to win-nt.h.

From-SVN: r10377
This commit is contained in:
Richard Kenner 1995-09-19 19:21:36 -04:00
parent 27e9298211
commit 0eb68617ce
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ out_object_file=i386.obj
/^md_file/ c\
md_file=config/i386/i386.md
/^tm_file/ c\
tm_file=config/i386/winnt.h
tm_file=config/i386/win-nt.h
/^build_xm_file/ c\
build_xm_file=config/i386/xm-winnt.h
/^host_xm_file/ c\

View File

@ -4,7 +4,7 @@ rem This batch file assumes a unix-type "sed" program
echo #include "%2/xm-winnt.h" >config.h
echo #include "%2/xm-winnt.h" >hconfig.h
echo #include "%2/xm-winnt.h" >tconfig.h
echo #include "%2/winnt.h" >tm.h
echo #include "%2/win-nt.h" >tm.h
rem This batch file assumes a unix-type "sed" program