shithub: mc

ref: 7ab719c1cfcf8d671ac7f828beed8457df58c5a8
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check