summaryrefslogtreecommitdiffstats
path: root/automake/host.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 03:49:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 03:49:52 +0000
commit1827c35f551d8ef36687326bb283c65dd33a12b2 (patch)
tree87f5eeff55caa23fe9c9c5678b3fad10ac5fd30f /automake/host.am
parent * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h, (diff)
downloadrtems-1827c35f551d8ef36687326bb283c65dd33a12b2.tar.bz2
Remove depend-am:
Diffstat (limited to '')
-rw-r--r--automake/host.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/automake/host.am b/automake/host.am
index b7033e3df0..4a7aa2d65e 100644
--- a/automake/host.am
+++ b/automake/host.am
@@ -8,7 +8,3 @@
preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am
-
-depend-am:
-depend: depend-am
-.PHONY: depend depend-am