shithub: mc

ref: 86f01268aef860fafca5e93913e657efc58b240e
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check