summaryrefslogtreecommitdiffstats
path: root/automake/host.am
diff options
context:
space:
mode:
Diffstat (limited to 'automake/host.am')
-rw-r--r--automake/host.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/automake/host.am b/automake/host.am
index 7c31aacc22..b7033e3df0 100644
--- a/automake/host.am
+++ b/automake/host.am
@@ -5,14 +5,6 @@
## Once automake is fully integrated these make targets
## and this file will probably be removed
-debug:
- @echo
- @echo "\"make debug\" is obsolete, instead use:"
- @echo " make VARIANT=DEBUG"
- @echo
-
-.PHONY: debug
-
preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am