From 8686c659a665341f45ce2ebecd09ab1d9ecc16a4 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 20 Jun 2006 15:08:44 +0000 Subject: [PATCH] $(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 --- Makefile | 2 -- 1 file changed, 2 deletions(-) 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 +"