shithub: mc

ref: 65f7649caf6581f62d87e15bb74d72474f582a55
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check