We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d72688 commit 3f9b1e1Copy full SHA for 3f9b1e1
flow/Makefile
@@ -744,5 +744,5 @@ print-% : ; @echo $* = $($*)
744
# Utilities
745
#-------------------------------------------------------------------------------
746
include $(UTILS_DIR)/utils.mk
747
-export PRIVATE_DIR = ../../private_tool_scripts
+export PRIVATE_DIR ?= ../../private_tool_scripts
748
-include $(PRIVATE_DIR)/private.mk
0 commit comments