shithub: mc

ref: 8fc0919576234ccc15a9f66e43a326fd15f9ca79
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check