Add man files and info file. Update README. Tag as 2.99.3.

This commit is contained in:
green
2008-02-14 22:03:37 +00:00
parent f045a2367f
commit 1d1dc81104
15 changed files with 1397 additions and 255 deletions

8
libffi/man/Makefile.am Normal file
View File

@@ -0,0 +1,8 @@
## Process this with automake to create Makefile.in
AUTOMAKE_OPTIONS=foreign
EXTRA_DIST = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_closure.3
man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_closure.3