From 69d692e4ae515a2dc1e7f33bcfa3c1853aa6a7bd Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 27 Jul 2007 15:29:12 +0000 Subject: - explicitely list base targets for World --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cf1593d89..cc7edc85b 100644 --- a/Makefile +++ b/Makefile @@ -213,7 +213,7 @@ $(TARGETS): $(BASE_TARGETS) dirs: $(DL_DIR) $(TOOL_BUILD_DIR) $(BUILD_DIR) $(STAGING_DIR) $(TARGET_DIR) \ $(BINARIES_DIR) $(PROJECT_BUILD_DIR) $(BASE_TARGETS): dirs -world: dependencies dirs target-host-info $(TARGETS) +world: dependencies dirs target-host-info $(BASE_TARGETS) $(TARGETS) .PHONY: all world dirs clean dirclean distclean source target-host-info \ -- cgit v1.2.3-55-g7522