ref: e8c2fe57e7ec1d7465eb6f00bdb7aad8f4264c29
dir: /Makefile/
SUB = parse \
opt \
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