shithub: mc

ref: 0116ef24cb193165de85d3a707d4dbd64ba1b60f
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check