Reverse revision 1691: all of its functionality has migrated elsewhere.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1694 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch
2009-05-10 21:33:53 +00:00
parent a24ab3ae38
commit 104580e0bf
4 changed files with 1 additions and 545 deletions

View File

@@ -17,7 +17,7 @@ endif
libhelper_a_SOURCES = \
binarybuffer.c $(CONFIGFILES) configuration.c \
log.c command.c time_support.c tclapi.c \
log.c command.c time_support.c \
replacements.c fileio.c startup_tcl.c
if IOUTIL