summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-01-15 17:40:14 +0100
committerMartin Mares <mj@ucw.cz>1999-01-15 17:40:14 +0100
commitb79f9215b99c7a54dbb2639c972dda497d141133 (patch)
treea2f481febf5e0d344eeb694f784a178d11429992 /tools
parent489b6b5e003f4a8a7856688ab0372b2ca59c84d9 (diff)
downloadbird-b79f9215b99c7a54dbb2639c972dda497d141133.tar
bird-b79f9215b99c7a54dbb2639c972dda497d141133.zip
Propagate "depend" target to real top-level Makefile.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile-top.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile-top.in b/tools/Makefile-top.in
index 0b201a5..4493a40 100644
--- a/tools/Makefile-top.in
+++ b/tools/Makefile-top.in
@@ -3,7 +3,7 @@
objdir=@objdir@
-all:
+all depend:
$(MAKE) -C $(objdir) $@
clean: