diff options
Diffstat (limited to 'man/.svn/text-base/Makefile.am.svn-base')
-rw-r--r-- | man/.svn/text-base/Makefile.am.svn-base | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/man/.svn/text-base/Makefile.am.svn-base b/man/.svn/text-base/Makefile.am.svn-base deleted file mode 100644 index 2519277..0000000 --- a/man/.svn/text-base/Makefile.am.svn-base +++ /dev/null @@ -1,8 +0,0 @@ -## Process this with automake to create Makefile.in - -AUTOMAKE_OPTIONS=foreign - -EXTRA_DIST = ffi.3 ffi_call.3 ffi_prep_cif.3 - -man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3 - |