Add an include guard to the main makeflie

This commit is contained in:
2021-02-08 15:03:41 +00:00
parent 98a0a68d57
commit c26800155e

View File

@@ -1,4 +1,8 @@
#.PHONY: built/%.sentinel
define INC_DOCKER =
1
endef
$(info Defined INC_DOCKER)
include /devel/docker/docker_vars.sh
export