ref: 273d2b3897a25a3e455f8fce38c604be060fc502
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