File:  [gforth] / gforth / engine / .cvsignore
Revision 1.2: download - view: text, annotated - select for diffs
Thu Jun 4 16:17:58 1998 UTC (25 years, 10 months ago) by anton
Branches: MAIN
CVS tags: HEAD
various changes in configure.in and the Makefile.in's:
   symlinks kernel.fi and arch/machine eliminated
   utilize some automake stuff (e.g., @VERSION@ and @lispdir@)
   eliminated engine/version.h
   eliminated replace.a; gforth[-ditc] is now built by engine/Makefile
   getopt_long replacement is now donw through LIBOBJS, like everything else
automake-induced changes in acconfig.h; added acinclude.m4 and AUTHORS.
aclocal.m4 is now generated (it's still in CVS because there's not yet a
	make rule for it).
made gforthmi more conformant with GNU standards (--version etc.).
prim: fixed portability bug (RTLD_GLOBAL does not exist everywhere)
arch/power/machine.h: refined cache flush code
doc/gforth.ds now uses @VERSION{} (but we need to generate version.texi)
	documented new buffering behaviour

    1: Makefile
    2: makefile.dos
    3: makefile.os2
    4: prim.i
    5: prim_lab.i
    6: prim_lab.i-
    7: engine.s
    8: prim.i-
    9: config.h
   10: version.h
   11: gforth
   12: gforth-ditc

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