Use xgcc, not gcc.

From-SVN: r2334
This commit is contained in:
Richard Stallman 1992-10-06 00:25:36 +00:00
parent 49df5f372b
commit eef80fde87

View File

@ -8,7 +8,7 @@ update config\i386.md md
update config\i386.c aux-output.c
echo # Makefile generated by "configure.bat"> Makefile
echo all.dos: cccp cc1 cc1plus cc1obj gcc>> Makefile
echo all.dos: cccp cc1 cc1plus cc1obj xgcc>> Makefile
if exist config.sed del config.sed