riscv-openocd-wch/src/pld/Makefile.am

9 lines
160 B
Makefile
Raw Normal View History

2022-03-29 09:01:37 +00:00
noinst_LTLIBRARIES += %D%/libpld.la
%C%_libpld_la_SOURCES = \
%D%/pld.c \
%D%/xilinx_bit.c \
%D%/virtex2.c \
%D%/pld.h \
%D%/xilinx_bit.h \
%D%/virtex2.h