openocd/src/svf/Makefile.am

8 lines
238 B
Makefile

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
MAINTAINERCLEANFILES = Makefile.in