openocd/src
zwelch 647e61cc6d Extend autotools build to create shared library libopenocd with libtool:
- Add libtoolize step too bootstrap script; creates ltmain.sh script.
- Add AC_PROG_LIBTOOL to configure.in to add libtool support to build.
- Change Makefile.am library rules from static (_a) to libtool (_la).
- Install libopenocd.{la,so,a} in $(libdir); update openocd link rules.
- Extend MAINTAINERCLEANFILES in top-level Makefile.am to remove ltmain.sh.


git-svn-id: svn://svn.berlios.de/openocd/trunk@1695 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-10 22:03:57 +00:00
..
flash Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
helper Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
jtag Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
pld Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
server Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
svf Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
target Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
tcl Uwe Hermann <uwe@hermann-uwe.de> typos 2009-03-12 14:48:51 +00:00
xsvf Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
ecosboard.c list board's as well as target config files. 2009-04-30 10:07:39 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
Makefile.am Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
non-arm-targets.txt - added run_and_halt_time to deprecated/removed functions section 2008-07-28 21:01:24 +00:00
openocd.c Reverse revision 1691: all of its functionality has migrated elsewhere. 2009-05-10 21:33:53 +00:00
scripting.txt Uwe Hermann <uwe@hermann-uwe.de> typos 2009-03-12 14:48:51 +00:00