summaryrefslogtreecommitdiff
path: root/Rules.make
authorclem <clem>2004-10-14 14:57:27 (UTC)
committer clem <clem>2004-10-14 14:57:27 (UTC)
commit91216c486aff5ddb194234cce3c9db453b9f3152 (patch) (side-by-side diff)
tree3de01c0e9887991e089bad5fa4f2ca6a907c6263 /Rules.make
parentc1527ffba858ba88dc349edea26347eca37ccef4 (diff)
downloadopie-91216c486aff5ddb194234cce3c9db453b9f3152.zip
opie-91216c486aff5ddb194234cce3c9db453b9f3152.tar.gz
opie-91216c486aff5ddb194234cce3c9db453b9f3152.tar.bz2
tell make this line is a make line, so it can be distributed with -j
Diffstat (limited to 'Rules.make') (more/less context) (ignore whitespace changes)
-rw-r--r--Rules.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.make b/Rules.make
index c940a05..a8a8c26 100644
--- a/Rules.make
+++ b/Rules.make
@@ -226,7 +226,7 @@ $(TOPDIR)/library/custom.h : $(TOPDIR)/.config
@touch $@
$(TOPDIR)/scripts/lxdialog/lxdialog $(TOPDIR)/scripts/kconfig/mconf $(TOPDIR)/scripts/kconfig/conf $(TOPDIR)/scripts/kconfig/qconf $(TOPDIR)/scripts/kconfig/libkconfig.so $(TOPDIR)/scripts/kconfig/gconf $(TOPDIR)/qmake/qmake:
- @$(call descend,$(shell dirname $@),$(shell basename $@))
+ +$(call descend,$(shell dirname $@),$(shell basename $@))
menuconfig: $(TOPDIR)/scripts/lxdialog/lxdialog $(TOPDIR)/scripts/kconfig/mconf ./config.in
$(TOPDIR)/scripts/kconfig/mconf ./config.in