openocd/src/tcl
zwelch 140d6c8e79 Move TCL script files -- Step 1 of 2:
- Move src/target/{interface,target,board,test}/ into src/tcl/
- Remove existing rules in src/Makefile.am and src/target/Makefile.am.
- Add Makefile.am handling of *.cfg and *.tcl files in top Makefile.am:
  - Add dist-hook to include such files under src/tcl in the distribution.
  - Add install-data-hook to install contents of '$(top_srcdir)/src/tcl/'.
  - Add uninstall-hook to remove the installed script files.
- Change paths to (un)install script files in '$(pkgdatadir)/scripts'.


git-svn-id: svn://svn.berlios.de/openocd/trunk@1918 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-27 06:44:43 +00:00
..
board Move TCL script files -- Step 1 of 2: 2009-05-27 06:44:43 +00:00
chip duan ellis target tcl work in progress 2008-08-24 18:20:49 +00:00
cpu/arm - fix bug with stm32 high density write protection 2008-07-22 14:30:52 +00:00
interface Move TCL script files -- Step 1 of 2: 2009-05-27 06:44:43 +00:00
target Move TCL script files -- Step 1 of 2: 2009-05-27 06:44:43 +00:00
test Move TCL script files -- Step 1 of 2: 2009-05-27 06:44:43 +00:00
bitsbytes.tcl Charles Hardin <ckhardin@gmail.com> 2008-07-10 18:47:50 +00:00
memory.tcl openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API consistently. 2008-07-20 17:04:58 +00:00
mmr_helpers.tcl Duane Ellis <openocd@duaneellis.com> - script commands for stm32 2008-07-20 17:13:08 +00:00
readable.tcl src/helper/configuration.h 2008-07-06 19:17:43 +00:00