Edit

kc3-lang/libffi/include/Makefile.am

Branch :

  • Show log

    Commit

  • Author : Yen Chi Hsuan
    Date : 2016-11-13 19:17:19
    Hash : 982b89c0
    Message : Install public headers in the standard path

  • include/Makefile.am
  • ## Process this with automake to create Makefile.in
    
    AUTOMAKE_OPTIONS=foreign
    
    DISTCLEANFILES=ffitarget.h
    noinst_HEADERS=ffi_common.h ffi_cfi.h
    EXTRA_DIST=ffi.h.in
    
    nodist_include_HEADERS = ffi.h ffitarget.h