summaryrefslogtreecommitdiff
path: root/source4/build/make
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build/make')
-rw-r--r--source4/build/make/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/build/make/rules.mk b/source4/build/make/rules.mk
index 1fc5e23569..f5d57edb0d 100644
--- a/source4/build/make/rules.mk
+++ b/source4/build/make/rules.mk
@@ -215,7 +215,6 @@ include/includes.d: include/includes.h
echo "$(COMPILE)" 1>&2 && exit 1
-
.c.ho:
@echo "Compiling $< with host compiler"
@-mkdir -p `dirname $@`