summaryrefslogtreecommitdiff
path: root/support/make/wc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'support/make/wc.mk')
-rw-r--r--support/make/wc.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/support/make/wc.mk b/support/make/wc.mk
index 7e331d2202..744920939d 100644
--- a/support/make/wc.mk
+++ b/support/make/wc.mk
@@ -23,6 +23,11 @@
##############################################################################
##############################################################################
+# Defaults
+
+WC ?= wc
+
+##############################################################################
# Variables
WC_BINARY ?= $(WC)