Module: sip-router Branch: master Commit: 14cf120a5ab36260f0ed8b165386c638581886aa URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=14cf120a...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Sat Mar 6 13:57:46 2010 +0100
doc: *_list makefiles and files lists updates
- added new makefile targets: gen-files-list (generate the file lists in a makefile-ready-to-paste format), diff-list (searches for files and prints the one which are not listed in the makefile). - updated make autogen to obey the excluded file and group lists - updated the files lists for cfg_list, rpc_list and select_list. Now they are in alphabetical order, with core groups first, as generated by make gen-files-list. - fixed title for the config var list
---
doc/cfg_list/Makefile | 101 ++++++++++++++++++++++++++------------ doc/rpc_list/Makefile | 122 +++++++++++++++++++++++++++++---------------- doc/select_list/Makefile | 109 +++++++++++++++++++++++++++-------------- 3 files changed, 219 insertions(+), 113 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=14cf...