shithub: mc

ref: 6ceec6218bd3d7040758c09233c07d2afcdb2cbe
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check