Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-06-26 15:44:08 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-06-26 15:44:08 (GMT)
commit0723832277cb5087b325146ab482537eea6e1c40 (patch)
tree5444864782eb83e69d196b191bba042a1d511d75 /README
parent963700fc9e50e6f9afa34b7c828a7574cba56ae9 (diff)
Update makefile targets reference
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.