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.
 
 
 
 
 
 

9 lines
224 B

  1. include $(top_srcdir)/common.mk
  2. METASOURCES = AUTO
  3. noinst_LTLIBRARIES = libpld.la
  4. noinst_HEADERS = pld.h xilinx_bit.h virtex2.h
  5. libpld_la_SOURCES = pld.c xilinx_bit.c virtex2.c
  6. MAINTAINERCLEANFILES = $(srcdir)/Makefile.in