]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/executable-targets.make
patch::: 1.5.9.jcn3
[lilypond.git] / stepmake / stepmake / executable-targets.make
index 8c019e6f7a71161c0e24666fabfb63c577d0db72..89b06d48a8f6454d65dc748f56f1c48aead545cf 100644 (file)
@@ -1,8 +1,3 @@
-# Executable.make
-
-# dependency list of executable:
-#
-
 default: $(EXECUTABLE)
 
 $(EXECUTABLE): $(outdir)/config.h $(O_FILES) $(outdir)/version.hh
@@ -32,9 +27,3 @@ uninstallexe:
        $(foreach a, $(SEXECUTABLES), rm -f $(bindir)/$(a) &&) true
 
 
-# Piss off.  Use MODULE_LIBS
-#
-# UGH. fucks up if $(outdir) not created.
-#
-#%/$(outdir)/library.a:
-#      $(MAKE) -C $(dir $@)/.. default