1 2 3 4 5 6 7
# this file is for testing purposes only include ./makefiles/test2.mk .PHONY: echo-test2-test-mk echo-test2-test-mk: @echo "test2"