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

Makefile 156B

1234567
  1. # mkit - Simple Makefile target helper
  2. # See LICENSE file for copyright and license details.
  3. MKIT_DIR=utils/mkit
  4. include $(MKIT_DIR)/mkit.mk
  5. .PHONY: test