# Shellfu - Bash dot on steroids # See LICENSE file for copyright and license details. include config.mk MKIT_DIR=utils/mkit include $(MKIT_DIR)/mkit.mk TF_DIR=utils/tfkit include $(TF_DIR)/tfkit.mk .PHONY: test