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
NAND page command refactoring.
[openocd.git]
/
src
/
xsvf
/
Makefile.am
blob
3e2a04eeb07cfbb903dcfe2918691f9309032e86
1
AM_CPPFLAGS = \
2
-I$(top_srcdir)/src
3
4
METASOURCES = AUTO
5
noinst_LTLIBRARIES = libxsvf.la
6
noinst_HEADERS = xsvf.h
7
libxsvf_la_SOURCES = xsvf.c
8
9
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in