shithub: mc

ref: b219309416b7f89e2ba6114bdf8f72f91e9f94b9
dir: /Makefile/

View raw version
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