1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
5 README jm-glibc-io.m4 jm-glibc-io.m4n Makefile.am.in \
86 Makefile.am: Makefile.am.in
88 sed -n '1,/^##m4-files-begin/p' $< > $@t
89 (((echo EXTRA_DIST =; \
90 echo " README jm-glibc-io.m4 jm-glibc-io.m4n Makefile.am.in" \
92 (echo *.m4|tr ' ' @) ) \
93 |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
95 sed -n '/^##m4-files-end/,$$p' $< >> $@t