[Asterisk-code-review] main/Makefile: Remove rule for non-existant testexpr2. (asterisk[15])

Corey Farrell asteriskteam at digium.com
Mon Oct 23 13:46:03 CDT 2017


Corey Farrell has uploaded this change for review. ( https://gerrit.asterisk.org/6882


Change subject: main/Makefile: Remove rule for non-existant testexpr2.
......................................................................

main/Makefile: Remove rule for non-existant testexpr2.

Change-Id: Ibb3e47f27a395d74d8c5263db015b05434f5969b
---
M main/Makefile
1 file changed, 0 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/82/6882/1

diff --git a/main/Makefile b/main/Makefile
index e64aace..968f746 100644
--- a/main/Makefile
+++ b/main/Makefile
@@ -142,12 +142,6 @@
 ast_expr2f.o: _ASTCFLAGS+=-Wno-unused
 cdr.o: _ASTCFLAGS+=$(AST_NO_FORMAT_TRUNCATION)
 
-testexpr2: ast_expr2f.c ast_expr2.c ast_expr2.h
-	$(CC) -g -c -Iinclude -DSTANDALONE ast_expr2f.c
-	$(CC) -g -c -Iinclude -DSTANDALONE ast_expr2.c
-	$(CC) -g -o testexpr2 ast_expr2f.o ast_expr2.o -lm
-	rm ast_expr2.o ast_expr2f.o
-
 ifneq ($(LIBEDIT_INTERNAL),no)
 LIBEDIT_OBJ=editline/libedit.a
 LIBEDIT_INCLUDE=-I. -Ieditline

-- 
To view, visit https://gerrit.asterisk.org/6882
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb3e47f27a395d74d8c5263db015b05434f5969b
Gerrit-Change-Number: 6882
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171023/63530329/attachment.html>


More information about the asterisk-code-review mailing list