Makefile 219B

123456789101112
  1. # saturnin - Spirit of your toolbox
  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. TF_DIR=utils/tfkit
  7. include $(TF_DIR)/tfkit.mk
  8. .PHONY: test