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
2013-11-15 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
libffi
/
man
/
Makefile.am
blob
afcbfb69f1d3de0cce6c171f357c5927972db76b
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 ffi_prep_cif_var.3
6
7
man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3
8