The first patch in this series puts content into the README files, removing the "Building OpenOCD" chapter from the Users's Guide. I went ahead and "improved" the content in the process, so please be sure to review for consistency, clarity, or the lack thereof.
The second patch allows automake to replace the INSTALL file, allowing it to be updated when it changes in the future. The included patch does NOT show the removal the INSTALL file, as that must be done by hand in Subversion. 1/2 Provide some useful information in README file, rather than punting. 2/2 Switch automake handling to use --gnu mode, not --foreign. --- Summary of Patches 1-2: Makefile.am | 5 README | 389 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- bootstrap | 2 doc/openocd.texi | 292 ++--------------------------------------- 4 files changed, 411 insertions(+), 277 deletions(-) _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
