(Makefile.am): Remove jm-glibc-io.m4 and jm-glibc-io.m4n.

This commit is contained in:
Jim Meyering 2002-12-15 21:38:44 +00:00
parent 97ce59e3bc
commit a734df6426

View File

@ -7,7 +7,7 @@ Makefile.am: Makefile.am.in
rm -f $@ $@t
sed -n '1,/^##m4-files-begin/p' $< > $@t
(((echo EXTRA_DIST =; \
echo " README jm-glibc-io.m4 jm-glibc-io.m4n Makefile.am.in" \
echo " README Makefile.am.in" \
) | tr '\012' @); \
(echo *.m4|tr ' ' @) ) \
|sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \