]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/help2man-rules.make
release: 1.2.11
[lilypond.git] / stepmake / stepmake / help2man-rules.make
1 # ugh. 
2 # Man-page:
3 #       If the #! line does not contain the word "perl", the
4 #       program named after the #! is executed instead of the Perl
5 #       interpreter.  This is slightly bizarre, but it helps
6 # Indeed it is. Perl sucks.
7 #
8 $(outdir)/%.1: $(outdir)/%
9         $(PERL) $(depth)/buildscripts/$(outdir)/help2man $< > $@