ref: ea3250341f4e4d02b0613be9fc228fac0f4c0e40
dir: /Makefile/
SUB = parse \
mi \
6 \
muse \
myrbuild \
rt \
libstd \
doc
include mk/c.mk
include config.mk
check: all
$(MAKE) -C test check
bench: all
$(MAKE) -C bench bench