3 # Test to make sure all-local and other -local targets work correctly.
5 .
$srcdir/defs ||
exit 1
7 for target
in all install-exec install-data uninstall
; do
9 echo "${target}-local:" > Makefile.am
13 fgrep
"${target}-local ${target}-local" Makefile.
in && exit 1