]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.17
authorfred <fred>
Tue, 17 Dec 1996 00:55:34 +0000 (00:55 +0000)
committerfred <fred>
Tue, 17 Dec 1996 00:55:34 +0000 (00:55 +0000)
Makefile

index 4b7e107435d77cd124fc481abc732c2a95048584..ac9d7254ea4bb40b24ffb2d66ece0134e034005a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,9 +13,9 @@ distclean: clean
 all: kompijl doc
 
 # doc++ documentation of classes
-doc:
+doc: $(progdocs)
        -mkdir $(DOCDIR)
-       doc++ -p -I -d $(DOCDIR) $(progdocs)
+       doc++ -p -I -d $(DOCDIR) $^
 
 depend: Sources.make .GENERATE
        touch depend