X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Fvariables.def;h=03f17772036203113bb1f598ccd3bb625a6787cc;hb=49620656530053aec1cc10157d63cd52bf7e8168;hp=809f79e592ff001b606acf47d5edd875fe88b481;hpb=01f505e120ff3d2e0088e385652bee4d1834c42b;p=feisty_meow.git diff --git a/scripts/clam/variables.def b/scripts/clam/variables.def index 809f79e5..03f17772 100644 --- a/scripts/clam/variables.def +++ b/scripts/clam/variables.def @@ -201,13 +201,6 @@ ifeq "$(CLAM_TMP)" "" CLAM_TMP := $(FEISTY_MEOW_GENERATED_STORE)/clam_tmp endif -#turned off for the moment, since this seems like a bad idea; we define clam tmp in terms of tmp sometimes, do not we??? -#ifeq "$(OP_SYSTEM)" "WIN32" -# # set these so that compilers and such will use them. -# export TMP := $(CLAM_TMP) -# export TEMP := $(CLAM_TMP) -#endif - # "FAILURE_FILE" is a file that is used as a flag to track failures. if the # file exists, then it is assumed that a failure happened during the current # make.