Edit

kc3-lang/libffi/man/Makefile.am

Branch :

  • Show log

    Commit

  • Author : Anthony Green
    Date : 2011-11-12 17:18:51
    Hash : ff9454da
    Message : Add David Gilbert's variadic function call support

  • man/Makefile.am
  • ## Process this with automake to create Makefile.in
    
    AUTOMAKE_OPTIONS=foreign
    
    EXTRA_DIST = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3
    
    man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3