Makefile 145B

12345
  1. # asrt - Shell-level testing framework
  2. # See LICENSE.md file for copyright and license details.
  3. MKIT_DIR=utils/mkit
  4. include $(MKIT_DIR)/mkit.mk