shithub: mc

ref: 39292381c64ec2f8735cef1b0627d863edf8d43a
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check