shithub: mc

ref: 197b9debf9a958025194fd63c8b992545777a360
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check