shithub: mc

ref: 9cd6941cb091231cf2931cad0df63c75b27febab
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check