shithub: mc

ref: 7efe6165e6c644a51b50e91c897a9f19256db92d
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check