shithub: mc

ref: 8f56400a286619aa1373e5f731e74a79fb9cdfbc
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check