Module: sip-router
Branch: 4.0
Commit: 31219de430f48fc15bbf58cde5d6073cd5625ef5
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=31219de…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Mar 4 16:09:36 2013 +0100
Makefile: updated the groups of modules
- they are kept in Makefile.groups to keep main Makefile cleaner
- most of modules are in lists groupped mostly by dependency
- compilation and packaging groups are build using the lists
- exclude_modules list is automatically built from all modules without
those part of lists with external dependencies
(cherry picked from commit b5024f320b578c831d3ee13b077bb87954bc61b0)
---
Makefile | 44 ++++++-
Makefile.groups | 397 ++++++++++++++++++++++++++++++++-----------------------
Makefile.shared | 5 +
3 files changed, 275 insertions(+), 171 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=312…