shithub: mc

ref: e81028b7c32dd07c6b3b9d54e6dfbf9f92525279
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check