shithub: mc

ref: 15e2f6489181348e1fe506cc4d70d3a6c413f0d6
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check