shithub: mc

ref: 0b7f1ba84f3385eacef2b44758ca9be69c760cef
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8 \
      util

-include config.mk
include mk/c.mk

check: all
	make -C test check