]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/yolily-debian-targets.make
ab52ceaf49dd1b47925be7e8e6843f331a8b2b61
[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