]> git.donarmstrong.com Git - lilypond.git/blobdiff - SConstruct
* SConstruct:
[lilypond.git] / SConstruct
index 4a715c730b2076eed0ecbef49be3f982d2ed83f3..89d6a59da437d395447f0bde62ff84f2f845ae1d 100644 (file)
@@ -4,8 +4,13 @@
 Experimental scons (www.scons.org) building:
 
 Usage:
-    scons
+    scons lily            # build lily
     LILYPONDPREFIX=out-scons/usr/share/lilypond lily/out-scons/lilypond-bin
+    scons doc             # build web doc
+
+    scons                 # without args builds all targets below ./
+                          # maybe catch this one and only build lily?
+    scons /               # builds all possible targets
 
     scons install
     scons -c              # clean