shithub: mc

ref: fc8c0b717cd982deca8898f6e5f5c396e45230c1
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check