shithub: mc

ref: 637aad1be46d7ed9dfafd103dd57a4cbdcba9ca0
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check