File: Makefile.am

package info (click to toggle)
libffi 3.0.10-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 4,064 kB
  • sloc: ansic: 20,210; sh: 11,324; asm: 10,722; makefile: 496; exp: 428; cpp: 207
file content (9 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
## Process this with automake to create Makefile.in

AUTOMAKE_OPTIONS=foreign

DISTCLEANFILES=ffitarget.h
EXTRA_DIST=ffi.h.in ffi_common.h

includesdir = $(includedir)
nodist_includes_HEADERS = ffi.h ffitarget.h