ref: 03f0c0961f2350d59e9e3707ef3dac0ec196f61c
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