shithub: mc

ref: 4f1a566d65a2a1c91c18dbd96f5cba69b80d8008
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check