X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Fvariables.def;h=6bf3d2ca0da71db6f4e80b971ab14ed4c5fcf156;hb=ab14c2f4301aa8b545086045ecc8a53cf66109de;hp=3a21425892ec677ce7fd82a1ffc428c2bca4ac35;hpb=b4112fdfe29b137b3845ece6a13aaa72bc678350;p=feisty_meow.git diff --git a/scripts/clam/variables.def b/scripts/clam/variables.def index 3a214258..6bf3d2ca 100644 --- a/scripts/clam/variables.def +++ b/scripts/clam/variables.def @@ -155,8 +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 +# "RUN_ALL_TESTS" turns on execution of the RUN_TARGETS. +export RUN_ALL_TESTS # "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