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.
 
 
 
 
 
 

8 lines
238 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 = libsvf.a
  4. noinst_HEADERS = svf.h
  5. libsvf_a_SOURCES = svf.c
  6. MAINTAINERCLEANFILES = Makefile.in