You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
247 B

  1. INCLUDES = -I$(top_srcdir)/src/server -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes)
  2. METASOURCES = AUTO
  3. noinst_LIBRARIES = libpld.a
  4. noinst_HEADERS = pld.h xilinx_bit.h virtex2.h
  5. libpld_a_SOURCES = pld.c xilinx_bit.c virtex2.c