File: Makefile.am

package info (click to toggle)
libffi 3.2.1-9
  • links: PTS
  • area: main
  • in suites: buster
  • size: 5,304 kB
  • sloc: ansic: 25,713; asm: 12,881; sh: 11,687; exp: 513; makefile: 427; 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