]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/Makefile
release: 0.0.34
[lilypond.git] / flower / Makefile
index 9c692641150bde2f5e9c4bec672a6021d00d8db6..447072b75af9da9fca28cbdbe304fcc3bae8c735 100644 (file)
@@ -6,7 +6,7 @@ $(staticlib): $(obs) fversion.hh
 include depend
 
 depend: Sources.make
-       $(CXX) -MM $(cc) > depend
+       $(CXX) $(CXXFLAGS) -MM $(cc) > depend
 
 clean:
        rm -f $(obs) $(staticlib) fversion.hh
@@ -19,7 +19,6 @@ fversion.hh: Variables.make make_version
 
 .PHONY: docxx
 docxx: $(hh) $(cc) $(templatecc) $(inl)
-       -mkdir docxx
        doc++ -p -d docxx $(hh) $(cc) $(templatecc) $(inl)
 
 dist: