# bin/Makefile

depth = ..
SEXECUTABLES=convert-ly lilypond-book ly2dvi abc2ly as2text etf2ly musedata2ly pmx2ly
STEPMAKE_TEMPLATES=script help2man po
HELP2MAN_EXECS = $(SEXECUTABLES)

include $(depth)/make/stepmake.make 

include $(stepdir)/executable-targets.make


