shithub: mc

ref: 290af5c176be42347969ad80ed9d73391a36c61e
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check