ct-ng.in
changeset 1101 29ebc048d33f
parent 1024 804adb99ead3
child 1141 60cda89df6cf
     1.1 --- a/ct-ng.in	Fri Oct 31 18:29:15 2008 +0000
     1.2 +++ b/ct-ng.in	Tue Dec 16 18:12:34 2008 +0000
     1.3 @@ -50,7 +50,7 @@
     1.4  endif # origin V
     1.5  export V SILENT ECHO
     1.6  
     1.7 -.FORCE:
     1.8 +.FORCE: $(FORCE)
     1.9  .PHONY: $(PHONY)
    1.10  PHONY += all
    1.11  all: help
    1.12 @@ -103,7 +103,7 @@
    1.13  include $(CT_LIB_DIR)/kconfig/kconfig.mk
    1.14  include $(CT_LIB_DIR)/steps.mk
    1.15  include $(CT_LIB_DIR)/samples/samples.mk
    1.16 -include $(CT_LIB_DIR)/tools/tools.mk
    1.17 +include $(CT_LIB_DIR)/scripts/scripts.mk
    1.18  
    1.19  help-distrib::
    1.20  	@echo  '  tarball            - Build a tarball of the configured toolchain'