shithub: mc

ref: a31dc19339a6f62ed08b8dba8cffe889350c858c
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check