summaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-05 20:55:28 +0000
committerJim Meyering <jim@meyering.net>2003-09-05 20:55:28 +0000
commit00b25daa962b636e838920159264c4a05d6c8cd6 (patch)
tree57f37340d659c33f7c895e1d552b714170aa116c /tests/Makefile.in
parent740b0b6e12036a06085db9477593b6193786604a (diff)
downloadcoreutils-00b25daa962b636e838920159264c4a05d6c8cd6.tar.xz
.
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 96ee63575..e4b232135 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.6 from Makefile.am.
+# Makefile.in generated by automake 1.7.6b from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
@@ -193,7 +193,7 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
all-recursive install-data-recursive install-exec-recursive \
installdirs-recursive install-recursive uninstall-recursive \
check-recursive installcheck-recursive
-DIST_COMMON = README Makefile.am Makefile.in
+DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
DIST_SUBDIRS = $(SUBDIRS)
all: all-recursive
@@ -472,7 +472,7 @@ mostlyclean-generic:
clean-generic:
distclean-generic:
- -rm -f Makefile $(CONFIG_CLEAN_FILES)
+ -rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@@ -482,7 +482,7 @@ clean: clean-recursive
clean-am: clean-generic mostlyclean-am
distclean: distclean-recursive
-
+ -rm -f Makefile
distclean-am: clean-am distclean-generic distclean-tags
dvi: dvi-recursive
@@ -504,7 +504,7 @@ install-man:
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-
+ -rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive