shithub: mc

ref: d79699d880ff79a6f538731498f75f629f3051e8
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check