shithub: mc

ref: c8ba8d209ea2eb5963d143f3ea68509a7be72e9a
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check