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
flash: clarify protect documentation
[openocd.git]
/
src
/
pld
/
Makefile.am
blob
93b79f4a16c8dbe5c64dbc0b88f3e9db952d2274
1
include $(top_srcdir)/common.mk
2
3
METASOURCES = AUTO
4
noinst_LTLIBRARIES = libpld.la
5
noinst_HEADERS = pld.h xilinx_bit.h virtex2.h
6
libpld_la_SOURCES = pld.c xilinx_bit.c virtex2.c
7
8
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in