# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
+# Generate this list with
+# find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \
+# |sed 's/@$/%/;s/@/ \\@/g' |tr @% '\012\012'
+
SHELL = /bin/sh
GMSGFMT = @GMSGFMT@
CC = @CC@
-AUTOMAKE_OPTIONS = gnits 1.1k
-
-# Generate this list with
-# find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \
-# |sed 's/@$//' |tr @ '\012'
EXTRA_DIST = \
ccstdc.m4 dmalloc.m4 error.m4 getgroups.m4 getline.m4 getloadavg.m4 \
gettext.m4 header.m4 init.m4 install.m4 jm-mktime.m4 jm-winsz1.m4 \