diff -r 0e6d7a8fdecc -r 45316336f45f ct-ng.in --- a/ct-ng.in Tue Oct 28 21:47:12 2008 +0000 +++ b/ct-ng.in Wed Oct 29 10:31:15 2008 +0000 @@ -123,7 +123,7 @@ $(SILENT)$(CT_LIB_DIR)/scripts/crosstool.sh build.%: - $(SILENT)$(CT_NG) $(shell echo "$(@)" |sed -r -e 's|^([^.]+)\.([[:digit:]]+)$$|\1 CT_JOBS=\2|;') + $(SILENT)$(MAKE) -rf $(CT_NG) $(shell echo "$(@)" |sed -r -e 's|^([^.]+)\.([[:digit:]]+)$$|\1 CT_JOBS=\2|;') PHONY += tarball #tarball: