# bin/Makefile

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

include $(depth)/make/stepmake.make 

include $(stepdir)/executable-targets.make


