shithub: mc

ref: 67bd2a9810f0891b26ed05830a565fa452aa04da
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check