From b79f9215b99c7a54dbb2639c972dda497d141133 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 15 Jan 1999 16:40:14 +0000 Subject: Propagate "depend" target to real top-level Makefile. --- tools/Makefile-top.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile-top.in') 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: -- cgit v1.2.3