shithub: mc

ref: a8a99dd9a47f30f7d50492650345e9dc346b57db
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check