repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git]
/
toolchain
/
gcc
/
libffi
/
include
/
Makefile.am
blob
048824d39387a58daa229a1bead045c74c177863
1
## Process this with automake to create Makefile.in
2
3
AUTOMAKE_OPTIONS=foreign
4
5
DISTCLEANFILES=ffitarget.h
6
EXTRA_DIST=ffi.h.in ffi_common.h
7
8
hackdir=$(includedir)
9
10
hack_DATA= ffi.h
11
12
toollibffidir = @tool_include_dir@/libffi
13
toollibffi_HEADERS = ffitarget.h