libtool/tests/Makefile.am
1997-04-01 19:53:01 +00:00

16 lines
466 B
Makefile

## Process this file with automake to create Makefile.in -*-Makefile-*-
AUTOMAKE_OPTIONS = gnits
makesequence = demo-make.test demo-exec.test \
demo-inst.test demo-unst.test hardcode.test
TESTS = demo-conf.test $(makesequence) \
link.test link-2.test suffix.test test-e.test
EXTRA_DIST = defs tlibtool $(TESTS)
# We need to remove any files that the above tests created.
clean-local:
-test -f ../demo/Makefile && cd ../demo && $(MAKE) distclean
rm -rf =inst