shithub: mc

ref: f76858ddb7d53feb5b52f5828fdd0eaec4a968f4
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check