shithub: mc

ref: e285c2cb9e9a0fcdd2c4dce862842b691713e7a0
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check