shithub: mc

ref: fa7c9a073813587594aaced70309fb7f7d133a7a
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check