From 4b45bea77154133fb81d235e64bee86d61254129 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sun, 8 Jan 2012 18:24:13 +0000 Subject: Disable menuselect in dahdi-tools * Remove targets from the Makefile * report PBX_HDLC in makeopts * Only build sethdlc is PBX_HDLC is 1 * Only build dahdi_tool is PBX_NEWT is 1 * fxstest and dahdi_diag are not included in the default target For now the only way to manually disable building a certain tool is by changing the value of BINS in Makefile. Signed-off-by: Tzafrir Cohen Acked-by: Shaun Ruffell Acked-by: Russ Meyerriecks git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10411 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- README | 2 -- 1 file changed, 2 deletions(-) (limited to 'README') diff --git a/README b/README index babfabc..5e97c30 100644 --- a/README +++ b/README @@ -34,8 +34,6 @@ Installation Note: If using `sudo` to build/install, you may need to add /sbin to your PATH. ---------------------------------- ./configure -# optional step: select custom configuration: -#make menuselect make make install # To install init scripts and config files: -- cgit v1.2.3