shithub: mc

ref: 06910883726c34ebc812b86e813d51442157400e
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check