diff options
author | Richard Stallman <rms@gnu.org> | 1992-10-13 04:14:27 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-10-13 04:14:27 +0000 |
commit | 18eb82836ce1c60211e770f7142ede172e29266e (patch) | |
tree | 1e29c674783fffc6b6db08496209c2e167273909 /gcc | |
parent | aa40bfadfae1730aca2ce5ae128baa8e71cbd2b4 (diff) | |
download | gcc-18eb82836ce1c60211e770f7142ede172e29266e.zip gcc-18eb82836ce1c60211e770f7142ede172e29266e.tar.gz gcc-18eb82836ce1c60211e770f7142ede172e29266e.tar.bz2 |
Make hconfig.h.
From-SVN: r2417
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/configure.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/configure.bat b/gcc/configure.bat index ea15761..3aa79a6 100644 --- a/gcc/configure.bat +++ b/gcc/configure.bat @@ -3,6 +3,7 @@ echo Configuring GCC for go32 rem This batch file assumes a unix-type "sed" program update config\xm-i386dos.h config.h +update config\xm-i386dos.h hconfig.h update config\i386gas.h tm.h update config\i386.md md update config\i386.c aux-output.c |