shithub: mc

ref: 82f94a1ad3d38b62ea08351190ec237646c52a17
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check