]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/musicxml-vars.make
MusicXML: Cleanup of span start/end and direction, coding style
[lilypond.git] / make / musicxml-vars.make
index ecfd1a07cc54cd1188daa193c431b576071d894a..ccf8c74ec2a36fab7d33ecbaf3e29b5f104012c6 100644 (file)
@@ -1,11 +1,5 @@
 # rules for directories with MusicXML files.
 
-# empty
-
-# UGH UGH
-include $(make-dir)/lilypond-vars.make
-
-# huh ? these are for documentation?!
 MUSICXML_FILES := $(call src-wildcard,*.xml)
 # LY_FILES=$(addprefix $(outdir)/, $(addsuffix .ly, $(MUSICXML_FILE)))
 # LY_FILES = $(MUSICXML_FILES:%.xml=$(outdir)/%.ly)