diff -r 804adb99ead3 -r 29ebc048d33f ct-ng.in --- a/ct-ng.in Fri Oct 31 18:29:15 2008 +0000 +++ b/ct-ng.in Tue Dec 16 18:12:34 2008 +0000 @@ -50,7 +50,7 @@ endif # origin V export V SILENT ECHO -.FORCE: +.FORCE: $(FORCE) .PHONY: $(PHONY) PHONY += all all: help @@ -103,7 +103,7 @@ include $(CT_LIB_DIR)/kconfig/kconfig.mk include $(CT_LIB_DIR)/steps.mk include $(CT_LIB_DIR)/samples/samples.mk -include $(CT_LIB_DIR)/tools/tools.mk +include $(CT_LIB_DIR)/scripts/scripts.mk help-distrib:: @echo ' tarball - Build a tarball of the configured toolchain'