X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Fcpp%2Frules.def;h=6e4338cb3ebd210c8f57571571f1ce72233c97c1;hb=16523355f3a68b80a95200555665d2f6c007e102;hp=4bef18a37ed963c7c7a5bfb6ace3e2d448629600;hpb=1bb1470383b7145b654a28f8cfac18c968f7e205;p=feisty_meow.git diff --git a/scripts/clam/cpp/rules.def b/scripts/clam/cpp/rules.def index 4bef18a3..6e4338cb 100644 --- a/scripts/clam/cpp/rules.def +++ b/scripts/clam/cpp/rules.def @@ -21,7 +21,7 @@ ifneq "$(findstring test, $(TYPE))" "" # and run them again. #hmmm: this is a kludge to make sure we always run the tests. there has got # to be a better way. - LAST_TARGETS += clean +# LAST_TARGETS += clean endif # see if they have got the clean flag set. if so, we will not build anything.