ct-ng.in
changeset 1010 45316336f45f
parent 1008 0e6d7a8fdecc
child 1015 d9a132dcd329
     1.1 --- a/ct-ng.in	Tue Oct 28 21:47:12 2008 +0000
     1.2 +++ b/ct-ng.in	Wed Oct 29 10:31:15 2008 +0000
     1.3 @@ -123,7 +123,7 @@
     1.4  	$(SILENT)$(CT_LIB_DIR)/scripts/crosstool.sh
     1.5  
     1.6  build.%:
     1.7 -	$(SILENT)$(CT_NG) $(shell echo "$(@)" |sed -r -e 's|^([^.]+)\.([[:digit:]]+)$$|\1 CT_JOBS=\2|;')
     1.8 +	$(SILENT)$(MAKE) -rf $(CT_NG) $(shell echo "$(@)" |sed -r -e 's|^([^.]+)\.([[:digit:]]+)$$|\1 CT_JOBS=\2|;')
     1.9  
    1.10  PHONY += tarball
    1.11  #tarball: