shithub: mc

ref: f143320b261f68c3fe03eb42ba5fc4dbc93ecba5
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check