shithub: mc

ref: 1429ef6c0ba0dc6983461366995ff66683de1262
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check