summaryrefslogtreecommitdiffstats
path: root/automake
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 03:50:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 03:50:10 +0000
commitf654f6910dbcf00f1e63d49e1558a23e851b56de (patch)
tree75efffbc2b3276e414b3ae4db0644809e5d75906 /automake
parentRemove depend-am: (diff)
downloadrtems-f654f6910dbcf00f1e63d49e1558a23e851b56de.tar.bz2
Remove depend-recursive:
Diffstat (limited to 'automake')
-rw-r--r--automake/subdirs.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/automake/subdirs.am b/automake/subdirs.am
index 3d54285dec..00eba7cd1d 100644
--- a/automake/subdirs.am
+++ b/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