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.
|
## Process this with automake to create Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS=foreign
|
|
|
|
DISTCLEANFILES=ffitarget.h
|
|
noinst_HEADERS=ffi_common.h ffi_cfi.h
|
|
EXTRA_DIST=ffi.h.in
|
|
|
|
nodist_include_HEADERS = ffi.h ffitarget.h
|