File:  [gforth] / gforth / Attic / makein.bsh
Revision 1.1: download - view: text, annotated - select for diffs
Mon Sep 1 23:07:08 1997 UTC (26 years, 7 months ago) by jwilke
Branches: MAIN
CVS tags: HEAD
Dos Changes:
!!Moved:
engine/32bit.h moved to arch/generic/machine.h
cache.c moved to arch/hppa/
cleanalign.c moved to engine/
!!New Files:
envos.* *.bsh
Instead of linking arch/xy/machine.h an custom include path is used
engine.a engine.o main.o makes with engine/Makefile now
history.fs and startup.fs works for dos and unix now
environment variable osclass is set in envos.fs, wich is os-specific
any comments?
supressed some warnings in main.c

    1: cd $1
    2: make $2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>