Code Review
/
openocd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3ad3ca39b4c19457fa2e8cd18dab4213263b0cf3
[openocd.git]
/
src
/
xsvf
/
Makefile.am
1
INCLUDES = -I$(top_srcdir)/src/server -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes)
2
METASOURCES = AUTO
3
noinst_LIBRARIES = libxsvf.a
4
noinst_HEADERS = xsvf.h
5
libxsvf_a_SOURCES = xsvf.c
6
7
MAINTAINERCLEANFILES = Makefile.in