uint64_t->target_addr_t for stack pointers.
[openocd.git] / src / jtag / hla / Makefile.am
blob6bb2960ebcb7f268d933d1cc1d2665b8b670973c
1 noinst_LTLIBRARIES += %D%/libocdhla.la
3 %C%_libocdhla_la_SOURCES = \
4         %D%/hla_transport.c \
5         %D%/hla_tcl.c \
6         %D%/hla_interface.c \
7         %D%/hla_layout.c \
8         %D%/hla_transport.h \
9         %D%/hla_interface.h \
10         %D%/hla_layout.h \
11         %D%/hla_tcl.h