File:  [gforth] / gforth / netlib / Makefile.in
Revision 1.1: download - view: text, annotated - select for diffs
Mon May 17 13:29:55 1999 UTC (24 years, 10 months ago) by jwilke
Branches: MAIN
CVS tags: v0-7-0, v0-6-2, v0-6-1, v0-6-0, v0-5-0, HEAD
Moved netlib stuff to extra directory, because I need a configure
script for it.


GFORTHHOME = ..

LIBS = @LIBS@

include $(GFORTHHOME)/engine/Makefile
include $(GFORTHHOME)/wordlib.mk

distclean: clean
	rm -rf config.log config.status config.cache Makefile


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