386 configuration fdiles moved to new directory.
authorJames Van Artsdalen <jrv@gnu.org>
Mon, 28 Dec 1992 05:25:24 +0000 (05:25 +0000)
committerJames Van Artsdalen <jrv@gnu.org>
Mon, 28 Dec 1992 05:25:24 +0000 (05:25 +0000)
From-SVN: r2966

gcc/configure.bat

index 3aa79a69231fe4467cf12c560169804ee06f2fa7..f0396a37c984ade23a7a4fa1303cc37736b7c54e 100644 (file)
@@ -2,11 +2,11 @@
 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
+update config\i386\xm-dos.h config.h
+update config\i386\xm-dos.h hconfig.h
+update config\i386\gas.h tm.h
+update config\i386\i386.md md
+update config\i386\i386.c aux-output.c
 
 echo # Makefile generated by "configure.bat"> Makefile
 echo all.dos: cccp cc1 cc1plus cc1obj xgcc>> Makefile