summaryrefslogtreecommitdiffstats
path: root/automake/host.am
diff options
context:
space:
mode:
Diffstat (limited to 'automake/host.am')
-rw-r--r--automake/host.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/automake/host.am b/automake/host.am
index 7ace38f793..7c31aacc22 100644
--- a/automake/host.am
+++ b/automake/host.am
@@ -13,12 +13,6 @@ debug:
.PHONY: debug
-profile:
- @echo
- @echo "\"make profile\" is obsolete, instead use:"
- @echo " make VARIANT=PROFILE"
- @echo
-
preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am