]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/omf-targets.make
c96cc788ae97362f4374c4c3947c1f6f8e9e9ebc
[lilypond.git] / stepmake / stepmake / omf-targets.make
1
2 omf: $(OMF_FILES)
3
4
5 omf-local-install: $(OMF_FILES)
6         $(foreach a, $(OMF_FILES),  $(INSTALL) $(a) $(local_package_omfdir)/$(notdir $(a)) && ) true
7
8 local-install: omf-local-install