Edit

kc3-lang/libffi/man/Makefile.am

Branch :

  • Show log

    Commit

  • Author : Anthony Green
    Date : 2009-10-04 08:11:33
    Hash : c6dddbd0
    Message : Initial commit

  • 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
    
    man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3