Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libffi/man/Makefile.am

9 lines
207 B
Makefile
Raw Normal View History

2023-03-06 14:48:14 +01:00
## 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