# bin/Makefile

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

include $(depth)/make/stepmake.make 

include $(stepdir)/executable-targets.make


