more recent changes than were available on zooty at the time of initial checkin.
[feisty_meow.git] / scripts / clam / variables.def
index 1373c7ebd194a1098a1e7cda186a153bbf5d01ed..9699504f98e0df7bc7328ce3c55735e5ce9dd251 100644 (file)
@@ -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)