Change winnt.h to win-nt.h.
From-SVN: r10377
This commit is contained in:
parent
27e9298211
commit
0eb68617ce
@ -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\
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user