[Pkg-voip-commits] [dahdi-tools] 154/285: README: Update the install targets
tzafrir at debian.org
tzafrir at debian.org
Thu Jul 7 19:18:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
tzafrir pushed a commit to branch master
in repository dahdi-tools.
commit 4d5ca04ad666c058ff63ab5c9de7aa5696981625
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Date: Mon Dec 30 19:24:23 2013 +0200
README: Update the install targets
Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
---
README | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/README b/README
index e010192..a8b593e 100644
--- a/README
+++ b/README
@@ -49,15 +49,18 @@ There are some make targets that are provided to build or install just
parts of DAHDI:
. Build targets:
- - make: Build DAHDI user-space programs. partial
+ - make: Build DAHDI user-space programs and libraries. partial
targets of it:
* make 'utilname': builds 'utilname' alone (e.g: `make dahdi_diag`)
- * make utils: Build libtonezone.
+ * make utils: Build just the programs.
* make libs: Build libtonezone.
+ * make tests: Build testing binaries.
. Install targets:
- - make install: Installs user space tools into /usr/sbin/ (TODO - list
- partial targets)
- - make config: should be run once to configure
+ - make install: Install everything. Sub-targets of it:
+ * make install-utils: Installs most things.
+ * make install-libs: Installs libtonezone.
+ - make config: install configuration files (overriding existing ones).
+ - make install-test: Install testing binaries.
Installation to a Subtree
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git
More information about the Pkg-voip-commits
mailing list