Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index f90ea1f..6d03c50 100644
--- a/README
+++ b/README
@@ -53,7 +53,8 @@ I expect a lot of tweaks will be necessary before this is stable. In the future
== Makefile targets reference ==
-make build Build everything.
+make all Build and install activities
+make build Build all the modules.
make run Run sugar.
make build-[module] Build a single module.
make clean Delete build artifacts and sources.