File: Makefile.am

package info (click to toggle)
libffi 3.0.9-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,872 kB
  • ctags: 2,760
  • sloc: ansic: 19,185; sh: 10,082; asm: 9,051; makefile: 484; exp: 416; 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