Makefile 203B

12345678910
  1. # Saturnin - Spirit of your toolbox
  2. # See LICENSE.md file for copyright and license details.
  3. MKIT_DIR=utils/mkit
  4. include $(MKIT_DIR)/mkit.mk
  5. TF_DIR=utils/tfkit
  6. include $(TF_DIR)/tfkit.mk
  7. .PHONY: test