From f04b96e648250e0d0fd6289a08e319ca7172857a Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:34:43 +0000 Subject: [PATCH] lilypond-0.0.41 --- Documentation/CodingStyle.pod | 2 +- make/Rules.make | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/CodingStyle.pod b/Documentation/CodingStyle.pod index 9bf71c3810..a23cd5f46e 100644 --- a/Documentation/CodingStyle.pod +++ b/Documentation/CodingStyle.pod @@ -211,7 +211,7 @@ with the parts of the names separated by underscores. =item C unsigned char. (The postfix _by is ambiguous) -=item C +=item C bool =item C diff --git a/make/Rules.make b/make/Rules.make index 6cea96f4eb..e574fb4ee1 100644 --- a/make/Rules.make +++ b/make/Rules.make @@ -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 # -- 2.39.5