File: Makefile.am

package info (click to toggle)
libffi 3.1-2%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 5,060 kB
  • ctags: 3,776
  • sloc: ansic: 24,945; asm: 12,624; sh: 12,217; exp: 499; makefile: 418; python: 161; cpp: 128
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