]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/GNUmakefile
(transform_heads): replace
[lilypond.git] / lily / GNUmakefile
index a306551671af3a74cb8a2bafd7cf3e11d189f567..6e964e038f29c9f6969478ce044fe189706ed106 100644 (file)
@@ -1,7 +1,7 @@
 
 depth = ..
 
-NAME = lilypond-bin
+NAME = lilypond
 SUBDIRS = include
 
 MODULE_LIBS=$(depth)/flower 
@@ -9,7 +9,7 @@ MODULE_INCLUDES= $(depth)/flower/include
 MODULE_CXXFLAGS= 
 
 
-HELP2MAN_EXECS = lilypond-bin
+HELP2MAN_EXECS = lilypond
 STEPMAKE_TEMPLATES= c++ executable po help2man
 
 include $(depth)/make/stepmake.make 
@@ -25,8 +25,8 @@ ETAGS_FLAGS += --regex='{c++}/^LY_DEFINE *([^"]*"\([^"]+\)"/\1/'
 default:
 
 # force these: Make can't know these have to be generated in advance
-$(outdir)/my-lily-parser.o: $(outdir)/parser.hh
-$(outdir)/my-lily-lexer.o: $(outdir)/parser.hh
+$(outdir)/lily-parser.o: $(outdir)/parser.hh
+$(outdir)/lily-lexer.o: $(outdir)/parser.hh
 $(outdir)/lexer.o: $(outdir)/parser.hh $(outdir)/version.hh
 
 $(outdir)/kpath.o: $(outdir)/version.hh