]> git.donarmstrong.com Git - lilypond.git/blobdiff - configure.in
patch::: 1.3.140.jcn4
[lilypond.git] / configure.in
index 043d2b48366a4b40b22501d955f36e738c996565..0e1e59b99c1639f5dc6c1cf3ea3994ac3a07e408 100644 (file)
@@ -53,3 +53,12 @@ AC_PATH_PROG(PERL, perl, error)
 
 AC_STEPMAKE_END
 
+cat <<EOF
+
+Type:
+    make all       to build LilyPond
+    make install   to install LilyPond
+    make help      to see all possible targets
+
+Do not worry if ./Documentation or ./mutopia should not build.
+EOF