]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/omf-targets.make
* stepmake/stepmake/omf-targets.make (local-install): add
[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         @echo "Run scrollkeeper-update to register newly installed OMF files."
8
9 local-install: omf-local-install