shithub: mc

ref: 80126fceaea7d2fc98094d1e280757f686bead22
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check