shithub: mc

ref: 4fc4ebc1ca4f375c6f9b1d8babb53e03da51214f
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check