From: Russell Bryant Date: Tue, 20 Jun 2006 15:08:44 +0000 (+0000) Subject: $(INSTALL) is determined by configure and set in the makeopts file X-Git-Tag: 1.4.0-beta1~836 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8686c659a665341f45ce2ebecd09ab1d9ecc16a4;p=thirdparty%2Fasterisk.git $(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 --- diff --git a/Makefile b/Makefile index 8d4a6e8384..b0d017948b 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 +"