]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.41
authorfred <fred>
Sun, 24 Mar 2002 19:34:43 +0000 (19:34 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:34:43 +0000 (19:34 +0000)
Documentation/CodingStyle.pod
make/Rules.make

index 9bf71c38100fcf962a3b8fb698d17f2cd6c57944..a23cd5f46e7d5c67e75e04eb77b70130bf84fa93 100644 (file)
@@ -211,7 +211,7 @@ with the parts of the names separated by underscores.
 =item C<byte>
 unsigned char. (The postfix _by is ambiguous)
 
-=item C<bo>
+=item C<b>
 bool
 
 =item C<bi>
index 6cea96f4ebd2468ff167f6963bacc05b676d0b75..e574fb4ee15786790310290df17cf43a01a07e28 100644 (file)
@@ -84,7 +84,7 @@ $(lily-config): $(lib-dir)/$(genout)
 $(LIBFLOWER): check-flower-version
        $(MAKE) ./$(outdir)/$(@F) -C $(depth)/flower/lib
 #
-$(LIBLILY):
+$(LIBLILY): dummy
        $(MAKE) ./$(outdir)/$(@F) -C $(depth)/lib
 #