]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/yolily-debian-targets.make
patch::: 1.1.23.jbr1
[lilypond.git] / stepmake / stepmake / yolily-debian-targets.make
1 # Yolily_Debian_targets.make
2
3 default: $(OUTCONF_FILES)
4
5 $(outdir)/%: %
6         rm -f $@
7         ln $< $@
8
9 $(outdir)/control: $(addprefix $(outdir)/, $(BLURBS))
10
11 $(outdir)/%: $(doc-dir)/%.in
12         rm -f $@
13         cat $< | sed 's%^% %' > $@
14
15 localdist: default