shithub: mc

ref: 3fccc8ae5d24b1ec3e15facbb765a219f5438c2c
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check