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