ref: acb375efc5fc5c7e52f12e48dcf7e0410e68f5e7
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