shithub: mc

ref: 128a304c58ed737c2f3c3bfff6957ccfc4c5bd50
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check