X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Fvariables.def;h=3a21425892ec677ce7fd82a1ffc428c2bca4ac35;hb=34e5468d6b1cd3c48a660087b6dc2bfb7b9a41e0;hp=594b57f34c3212f2b55443264dcd9c064f60b672;hpb=26159010c33a2c9be695a496f0c6dc540341bee0;p=feisty_meow.git diff --git a/scripts/clam/variables.def b/scripts/clam/variables.def index 594b57f3..3a214258 100644 --- a/scripts/clam/variables.def +++ b/scripts/clam/variables.def @@ -155,6 +155,8 @@ ACTUAL_LAST_TARGETS = $(LAST_TARGETS) # "RUN_TARGETS" is a list of programs that should be executed as part of a make. export RUN_TARGETS +# "NO_TEST_RUNS" turns off execution of the RUN_TARGETS. +export NO_TEST_RUNS # "MAKEFILE_NAME" works with BUILD_BEFORE and BUILD_AFTER. This allows # the name of the makefile in the subdirectory to be changed to something other