shithub: mc

ref: 5850140d219ed3f49c735c8933f752f25d2af0f3
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check