shithub: mc

ref: 35be3954232412816397a6bebfe5b08cb7fa0680
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check