shithub: mc

ref: 8f3e065e62d12d0b82a5729afb152fe4670a0174
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check