summaryrefslogtreecommitdiffstats
path: root/solenv
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-09-16 19:44:47 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-09-16 19:44:47 +0200
commit1c604d14774cdf7f5f0f12de356046156881291a (patch)
tree10b80d6901178dfdefba73ca061116363a09324e /solenv
parentupdate gbuild help (diff)
downloadcore-1c604d14774cdf7f5f0f12de356046156881291a.tar.gz
core-1c604d14774cdf7f5f0f12de356046156881291a.zip
remove -r hint -- we are enabling it ourselves in gbuild.mk
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/gbuild.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/gbuild/gbuild.mk b/solenv/gbuild/gbuild.mk
index e704eca7e82a..68a9d2d0aa65 100644
--- a/solenv/gbuild/gbuild.mk
+++ b/solenv/gbuild/gbuild.mk
@@ -357,8 +357,6 @@ SYNOPSIS
make [ -f makefile ] [ options ] [ variable=value ... ] [ targets ] ...
IMPORTANT OPTIONS
- -r Eliminate use of the built-in implicit rules. Improves performance,
- please use always.
-s Silent operation; do not print the commands as they are executed.
-n Print the commands that would be executed, but do not execute them.