[svn-commits] trunk r1006 - /trunk/Makefile

svn-commits at lists.digium.com svn-commits at lists.digium.com
Thu Apr 20 19:25:03 MST 2006


Author: markster
Date: Thu Apr 20 21:25:02 2006
New Revision: 1006

URL: http://svn.digium.com/view/zaptel?rev=1006&view=rev
Log:
Do not build sethdlc-new by default

Modified:
    trunk/Makefile

Modified: trunk/Makefile
URL: http://svn.digium.com/view/zaptel/trunk/Makefile?rev=1006&r1=1005&r2=1006&view=diff
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Thu Apr 20 21:25:02 2006
@@ -174,7 +174,7 @@
 ifneq (,$(wildcard /usr/include/newt.h))
 ZTTOOL:=zttool
 endif
-BINS:=ztcfg sethdlc-new ztmonitor ztspeed $(ZTTOOL) zttest fxotune
+BINS:=ztcfg ztmonitor ztspeed $(ZTTOOL) zttest fxotune
 UTILS:=tor2ee ztspeed zttool ztmonitor sethdlc-new \
   usbfxstest fxstest fxotune fxsdump ztdiag
 UTILSO:=$(UTILS:%=%.o)



More information about the svn-commits mailing list