## Process this file with automake to create Makefile.in TESTS = \ consistency \ files0-from \ infloop-kawa-el EXTRA_DIST = \ $(TESTS) \ Coreutils.pm \ CuTmpdir.pm \ check.mk \ envvar-check \ mkid-langopt \ single_file_token_bug.c DISTCLEANFILES = ID consistency-real: all $(SHELL) $(srcdir)/consistency $(top_srcdir) $(top_builddir)/src AUTOMAKE_OPTIONS = include $(srcdir)/check.mk