]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.38
authorfred <fred>
Sun, 24 Mar 2002 19:33:54 +0000 (19:33 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:33:54 +0000 (19:33 +0000)
hdr/Makefile
src/Makefile

index 384c9bc39e60fd99b4ad4a2e2ba5d286f000bdb9..aab2511d4ffe07ecfcf82392022bf522f59448ca 100644 (file)
@@ -6,7 +6,7 @@ dist:
 
 
 TAGS: $(hdr) 
-       etags -CT $(hdr) 
+       $(TAGSACTION) $^
 
 clean:
        rm -f parser.hh
index e78d5785f7b57b876be2b49930fe5c90b073c9aa..f49e05d64d8d7a4f97016d7d721a76fe35ada719 100644 (file)
@@ -9,7 +9,7 @@ dist:
        ln $(DISTFILES) $(DDIR)/$(SUBDIR)
 
 TAGS: $(allcc)
-       etags -CT $(allcc) 
+       $(TAGSACTION) $^
 
 clean:
        rm -f $(gencc)