- prepare OpenOCD for branching, created ./trunk/
git-svn-id: svn://svn.berlios.de/openocd/trunk@64 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
5
src/xsvf/Makefile.am
Normal file
5
src/xsvf/Makefile.am
Normal file
@@ -0,0 +1,5 @@
|
||||
INCLUDES = -I$(top_srcdir)/src/gdb -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
noinst_LIBRARIES = libxsvf.a
|
||||
noinst_HEADERS = xsvf.h
|
||||
libxsvf_a_SOURCES = xsvf.c
|
||||
Reference in New Issue
Block a user