summaryrefslogtreecommitdiffstats
path: root/testsuites/automake
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 10:01:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 10:01:16 +0000
commit1b77ea4a2adac18ce5609187f30263eb82b34f95 (patch)
tree4227c32487b14946825ec2080aa48a170cf813be /testsuites/automake
parentCleanup (diff)
downloadrtems-1b77ea4a2adac18ce5609187f30263eb82b34f95.tar.bz2
Remove depend-recursive.
Diffstat (limited to 'testsuites/automake')
-rw-r--r--testsuites/automake/subdirs.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/automake/subdirs.am b/testsuites/automake/subdirs.am
index 62823202ee..61e421f18b 100644
--- a/testsuites/automake/subdirs.am
+++ b/testsuites/automake/subdirs.am
@@ -7,7 +7,6 @@
## Once automake is fully integrated these make targets
## and this file will probably be removed
-depend-recursive \
preinstall-recursive:
@set fnord $(MAKEFLAGS); amf=$$2; \
dot_seen=no; \
@@ -31,6 +30,3 @@ preinstall-recursive:
preinstall: preinstall-recursive
.PHONY: preinstall-recursive
-
-depend: depend-recursive
-.PHONY: depend-recursive