shithub: mc

ref: 134217a2c718527a3e38abd5a60467ecb586fea9
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check