* example/Makefile.am (check-recursive): Remove target.
authorBen Elliston <bje@gnu.org>
Fri, 6 Feb 2004 22:51:38 +0000 (22:51 +0000)
committerBen Elliston <bje@gnu.org>
Fri, 6 Feb 2004 22:51:38 +0000 (22:51 +0000)
* example/Makefile.in: Regenerate.

ChangeLog
example/Makefile.am
example/Makefile.in

index 9c3afcc..256a29b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-02-07  Ben Elliston  <bje@wasabisystems.com>
 
+       * example/Makefile.am (check-recursive): Remove target.
+       * example/Makefile.in: Regenerate.
+
+2004-02-07  Ben Elliston  <bje@wasabisystems.com>
+
        * dejagnu.h: Conform with GNU coding standard.
 
 2004-02-07  Ben Elliston  <bje@wasabisystems.com>
index db7c6ff..2578ed7 100644 (file)
@@ -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"
index f5c45ca..bd2385d 100644 (file)
@@ -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: