shithub: mc

ref: 0011cdc42c4acb7784a64211faeeb49c885ff744
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check