Simple Makefile target helper https://pagure.io/mkit

123456789
  1. # ffoo - Fastfoo - Bash dot on steroids
  2. # See LICENSE file for copyright and license details.
  3. include config.mk
  4. MKIT_DIR=utils/mkit
  5. include $(MKIT_DIR)/mkit.mk
  6. .PHONY: test