shithub: mc

ref: 56ddddaa8ea95295ebd7743a1c828f0365bf7bb8
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check