summaryrefslogtreecommitdiff
path: root/tests/tail-2
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-11-27 09:42:50 +0000
committerJim Meyering <jim@meyering.net>2003-11-27 09:42:50 +0000
commite61017bc19c47b53a4c528435cafea9e38e43787 (patch)
treef13395906aff6cbfa197705726ca73fd9b41cd8d /tests/tail-2
parent1c420821c7e4d1847e987a7c478d6f7254027a49 (diff)
downloadcoreutils-e61017bc19c47b53a4c528435cafea9e38e43787.tar.xz
.
Diffstat (limited to 'tests/tail-2')
-rw-r--r--tests/tail-2/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index b398b5942..ecd462b60 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7d from Makefile.am.
+# Makefile.in generated by automake 1.7f from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
@@ -35,6 +35,7 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
host_triplet = @host@
subdir = tests/tail-2
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/assert.m4 \
@@ -135,7 +136,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
@@ -273,7 +273,7 @@ TESTS = \
all: all-am
.SUFFIXES:
-$(srcdir)/Makefile.in: Makefile.am $(am__configure_deps)
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
@@ -286,7 +286,7 @@ $(srcdir)/Makefile.in: Makefile.am $(am__configure_deps)
cd $(top_srcdir) && \
$(AUTOMAKE) --gnits tests/tail-2/Makefile
.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \