shithub: mc

ref: 637b1e8cb316cff76682b868012904e77040f034
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check