Annotation of gforth/netlib/Makefile.in, revision 1.1

1.1     ! jwilke      1: 
        !             2: GFORTHHOME = ..
        !             3: 
        !             4: LIBS = @LIBS@
        !             5: 
        !             6: include $(GFORTHHOME)/engine/Makefile
        !             7: include $(GFORTHHOME)/wordlib.mk
        !             8: 
        !             9: distclean: clean
        !            10:        rm -rf config.log config.status config.cache Makefile
        !            11: 

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