shithub: mc

ref: a2207af9fb5f49a2663e058658571638a509a3e6
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check