repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial import of asan from the Google branch
[official-gcc.git]
/
libffi
/
man
/
Makefile.am
blob
25192774887b313893a01c5259233d90ab1db8b4
1
## Process this with automake to create Makefile.in
2
3
AUTOMAKE_OPTIONS=foreign
4
5
EXTRA_DIST = ffi.3 ffi_call.3 ffi_prep_cif.3
6
7
man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3
8