shithub: mc

ref: 3f183eeb7fa732ae7cdd87aa4399db38e57f6445
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      6 \
      util

-include config.mk
include mk/c.mk

check: all
	make -C test check