From 73f7be82904f487d167493e76b415fbe5b5f8c5a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 9 Oct 2004 01:24:28 +0000 Subject: Remove the old 'make' directory, and populate the new 'package' directory. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index afcc854d6..3c20ced2d 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,6 @@ world: $(DL_DIR) $(BUILD_DIR) $(STAGING_DIR) $(TARGET_DIR) $(TARGETS) .PHONY: all world clean dirclean distclean source $(TARGETS) \ $(TARGETS_CLEAN) $(TARGETS_DIRCLEAN) $(TARGETS_SOURCE) -include make/*.mk include toolchain/*/*.mk include package/*/*.mk -- cgit v1.2.3