SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1339 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
5
src/svf/Makefile.am
Normal file
5
src/svf/Makefile.am
Normal file
@@ -0,0 +1,5 @@
|
||||
INCLUDES = -I$(top_srcdir)/src/server -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
noinst_LIBRARIES = libsvf.a
|
||||
noinst_HEADERS = svf.h
|
||||
libsvf_a_SOURCES = svf.c
|
||||
Reference in New Issue
Block a user