[Serdev] CVS:commitlog: sip_router Makefile Makefile.shared Makefile.targets
Andrei Pelinescu-Onciul
andrei at iptel.org
Sat Jun 28 22:16:37 CEST 2008
andrei 2008/06/28 22:16:37 CEST
SER CVS Repository
Modified files:
. Makefile Makefile.shared Makefile.targets
Log:
- added install-modules-man and made make install also imake & install the
modules man pages (if present)
- added try_err function to Makefile.shared, for checking and reporting if
a shell command failed (if err_fail is 1 it will also force an error return
from the current makefile subshell)
- install-share, install-utils, install-modules-doc, install-modules-man will
now fail if err_fail=1 (default) and one of the individual file install
fails. Closes SER-389.
Revision Changes Path
1.200 +49 -22 sip_router/Makefile
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/Makefile.diff?r1=1.199&r2=1.200
1.2 +10 -1 sip_router/Makefile.shared
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/Makefile.shared.diff?r1=1.1&r2=1.2
1.3 +3 -2 sip_router/Makefile.targets
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/Makefile.targets.diff?r1=1.2&r2=1.3
More information about the Serdev
mailing list