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