1 ## This is a template from which Makefile.am is generated. -*-Makefile-*-
3 Makefile.am: Makefile.am.in
5 (echo "## Process this file with automake to produce Makefile.in."; \
7 echo "EXTRA_DIST += Makefile.am.in"; \
8 ls -1 *.m4 | sed 's/^/EXTRA_DIST += /'; echo ) \
10 sed -n '/^Makefile\.am:/,$$p' $@.in >> $@t