]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/intlrules.make
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[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