summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-06-20 15:08:44 +0000
committerRussell Bryant <russell@russellbryant.com>2006-06-20 15:08:44 +0000
commit8686c659a665341f45ce2ebecd09ab1d9ecc16a4 (patch)
tree52d9876b7d730581d20ddf6c871675e249ff67dc /Makefile
parente704d616a53aabb62f9e5df65d7d393d004df21f (diff)
$(INSTALL) is determined by configure and set in the makeopts file
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35123 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8d4a6e838..b0d017948 100644
--- a/Makefile
+++ b/Makefile
@@ -359,8 +359,6 @@ else
HAVEDOT=no
endif
-INSTALL=install
-
_all: all
@echo " +--------- Asterisk Build Complete ---------+"
@echo " + Asterisk has successfully been built, but +"