X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Fvariables.def;h=9699504f98e0df7bc7328ce3c55735e5ce9dd251;hb=12271e032cc820565839dc4029666edac84de8ba;hp=1373c7ebd194a1098a1e7cda186a153bbf5d01ed;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/scripts/clam/variables.def b/scripts/clam/variables.def index 1373c7eb..9699504f 100644 --- a/scripts/clam/variables.def +++ b/scripts/clam/variables.def @@ -89,9 +89,7 @@ ifeq "$(TARGETS_DIR)" "" endif # "CLAM_BIN" points at the location for helper binaries and shell scripts. -ifeq "$(OP_SYSTEM)" "UNIX" - export CLAM_BIN = $(PRODUCTION_DIR)/clam_bin -endif +export CLAM_BIN = $(PRODUCTION_DIR)/clam_bin # "CURRENT_DIR" is the directory where this make was started. export CURRENT_DIR := $(shell pwd)