[gforth] / gforth / Attic / configure.bat  

gforth: gforth/Attic/configure.bat

File: [gforth] / gforth / Attic / configure.bat (download) (as text)
Revision: 1.2, Tue Nov 29 16:22:35 1994 UTC (18 years, 6 months ago) by pazsan
Branch: MAIN
Changes since 1.1: +8 -6 lines
* added configure mode for DOS-Makefile:
  configure -target=i386-<anythinh>-msdos<anyversion>
  creates Makefile for DOS.
* checked in some mminor changes which never were checked in.
* added special startup file for DOS

@ECHO OFF
REM Copyright 1994 by the GNU FORTH Team
ECHO *** Configuring for MS-DOS with DJGPP GNU C ***
COPY MAKEFILE.DOS MAKEFILE
COPY IO-DOS.H IO.H
COPY KERNL32L.FI GFORTH.FI
COPY 386.H MACHINE.H
COPY STARTUP.DOS STARTUP.FS

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help