repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix usage/help search for subcommands.
[openocd.git]
/
src
/
svf
/
Makefile.am
blob
398f9676d61b89f43ff5ada368666ca64e443893
1
AM_CPPFLAGS = \
2
-I$(top_srcdir)/src \
3
-I$(top_builddir)/src
4
5
METASOURCES = AUTO
6
noinst_LTLIBRARIES = libsvf.la
7
noinst_HEADERS = svf.h
8
libsvf_la_SOURCES = svf.c
9
10
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in