]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/intlrules.make
Fix paths in constructing regtest output.
[lilypond.git] / stepmake / stepmake / intlrules.make
1
2 LIBINTL=$(outdir)/libintl.a
3 check-lib-intl:
4         $(MAKE) -C $(depth)/intl lib
5
6 include $(stepdir)/c.make
7