8sa1-gcc/gcc/configure.bat

12 lines
255 B
Batchfile
Raw Normal View History

1991-11-27 15:24:30 -05:00
@echo off
rem GCC configuration script for MSDOG
rem Configure for our environment
copy config\i386.xmh config.h
copy config\i386gas.tmh tm.h
copy config\i386.md md
copy config\out-i386.c aux-output.c
rem Install our makefile
copy Makefile.dos Makefile