shithub: mc

ref: 2acbf18832cedf7acdc3f6640d343b5f0feb1398
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check