]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/GNUmakefile
Release: bump Welcome versions.
[lilypond.git] / lily / GNUmakefile
index e67a8836758a4a2f9e578bf0b7427218995ba6de..6d9afd770c4ed991e520c84e33d6f1d43029042f 100644 (file)
@@ -6,15 +6,10 @@ NAME = lilypond
 MODULE_LIBS=$(depth)/flower
 MODULE_INCLUDES= $(depth)/flower/include
 
-# need this to convert between function pointers and member function pointers.
-MODULE_CXXFLAGS= -Wno-pmf-conversions 
-
 
 HELP2MAN_EXECS = lilypond
 STEPMAKE_TEMPLATES=c c++ executable po help2man
 
-OUT_DIST_FILES=$(addprefix $(outdir)/,parser.hh parser.cc)
-
 include $(depth)/make/stepmake.make
 
 ifeq ($(LINK_GXX_STATICALLY),yes)