shithub: mc

ref: 5c7e36bd7cd57550ed88c2509113cda679d5fd6e
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check