libtool/tests/Makefile.am
1997-07-01 04:38:32 +00:00

16 lines
486 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 = assign.test demo-conf.test $(makesequence) \
if.test 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