shithub: mc

ref: 0a1e5ecfd2a34a31c9f66d66490fa0d94737a700
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check