shithub: mc

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