aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2004-02-06 22:51:38 +0000
committerBen Elliston <bje@gnu.org>2004-02-06 22:51:38 +0000
commit692fe4f63d8f3da1b3c2a1d88d8fe8bdf07002db (patch)
tree0e0465559a9b252e4e1f64b287a71a3c2f2cfad1 /example
parent0cd7f332b5f05b0f54b2166441abe9112ea3b768 (diff)
downloaddejagnu-692fe4f63d8f3da1b3c2a1d88d8fe8bdf07002db.zip
dejagnu-692fe4f63d8f3da1b3c2a1d88d8fe8bdf07002db.tar.gz
dejagnu-692fe4f63d8f3da1b3c2a1d88d8fe8bdf07002db.tar.bz2
* example/Makefile.am (check-recursive): Remove target.
* example/Makefile.in: Regenerate.
Diffstat (limited to 'example')
-rw-r--r--example/Makefile.am4
-rw-r--r--example/Makefile.in3
2 files changed, 0 insertions, 7 deletions
diff --git a/example/Makefile.am b/example/Makefile.am
index db7c6ff..2578ed7 100644
--- a/example/Makefile.am
+++ b/example/Makefile.am
@@ -1,8 +1,4 @@
## Process this file with automake to generate Makefile.in
AUTOMAKE_OPTIONS = dejagnu
-
SUBDIRS = calc hello
-
-check-recursive:
- @echo "No check target in examples"
diff --git a/example/Makefile.in b/example/Makefile.in
index f5c45ca..bd2385d 100644
--- a/example/Makefile.in
+++ b/example/Makefile.in
@@ -455,9 +455,6 @@ uninstall-info: uninstall-info-recursive
mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
uninstall uninstall-am uninstall-info-am
-
-check-recursive:
- @echo "No check target in examples"
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: