shithub: mc

ref: 1a06a63131eff54522020c2ed5f7801d55a0c8e7
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check