<p>Corey Farrell has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/6881">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">main/Makefile: Remove rule for non-existant testexpr2.<br><br>Change-Id: Ibb3e47f27a395d74d8c5263db015b05434f5969b<br>---<br>M main/Makefile<br>1 file changed, 0 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/81/6881/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/main/Makefile b/main/Makefile<br>index 18f1025..8e06ce3 100644<br>--- a/main/Makefile<br>+++ b/main/Makefile<br>@@ -142,12 +142,6 @@<br> ast_expr2f.o: _ASTCFLAGS+=-Wno-unused<br> cdr.o: _ASTCFLAGS+=$(AST_NO_FORMAT_TRUNCATION)<br> <br>-testexpr2: ast_expr2f.c ast_expr2.c ast_expr2.h<br>-      $(CC) -g -c -Iinclude -DSTANDALONE ast_expr2f.c<br>-      $(CC) -g -c -Iinclude -DSTANDALONE ast_expr2.c<br>-       $(CC) -g -o testexpr2 ast_expr2f.o ast_expr2.o -lm<br>-   rm ast_expr2.o ast_expr2f.o<br>-<br> ifneq ($(LIBEDIT_INTERNAL),no)<br> LIBEDIT_OBJ=editline/libedit.a<br> LIBEDIT_INCLUDE=-I. -Ieditline<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/6881">change 6881</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/6881"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ibb3e47f27a395d74d8c5263db015b05434f5969b </div>
<div style="display:none"> Gerrit-Change-Number: 6881 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>