shithub: mc

ref: d79caf7c58ab47c0c36345c3249fea2c7a3d363e
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check