shithub: mc

ref: e8489f8f73d3b4bffc9e33f7045cb8e0329bb067
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check