openocd/src/svf/Makefile.am

12 lines
234 B
Makefile

AM_CPPFLAGS = \
-I$(top_srcdir)/src/server \
-I$(top_srcdir)/src/helper \
-I$(top_srcdir)/src/jtag
METASOURCES = AUTO
noinst_LIBRARIES = libsvf.a
noinst_HEADERS = svf.h
libsvf_a_SOURCES = svf.c
MAINTAINERCLEANFILES = Makefile.in