xref: /third_party/f2fs-tools/tools/Makefile.am
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/f2fs-tools/tools/
15e5c12b0Sopenharmony_ci## Makefile.am
25e5c12b0Sopenharmony_ci
35e5c12b0Sopenharmony_ciAM_CPPFLAGS = ${libuuid_CFLAGS} -I$(top_srcdir)/include
45e5c12b0Sopenharmony_ciAM_CFLAGS = -Wall
55e5c12b0Sopenharmony_cisbin_PROGRAMS =
65e5c12b0Sopenharmony_ciif !WINDOWS
75e5c12b0Sopenharmony_cisbin_PROGRAMS += fibmap.f2fs parse.f2fs
85e5c12b0Sopenharmony_ciendif
95e5c12b0Sopenharmony_cifibmap_f2fs_SOURCES = fibmap.c
105e5c12b0Sopenharmony_ciparse_f2fs_SOURCES = f2fs_io_parse.c
115e5c12b0Sopenharmony_ci
125e5c12b0Sopenharmony_ciif LINUX
135e5c12b0Sopenharmony_cisbin_PROGRAMS += f2fscrypt
145e5c12b0Sopenharmony_cif2fscrypt_SOURCES = f2fscrypt.c sha512.c
155e5c12b0Sopenharmony_cif2fscrypt_LDFLAGS = ${libuuid_LIBS}
165e5c12b0Sopenharmony_cidist_man_MANS = f2fscrypt.8
175e5c12b0Sopenharmony_ciendif
185e5c12b0Sopenharmony_ci
195e5c12b0Sopenharmony_ciSUBDIRS = f2fs_io
20

Indexes created Thu Nov 07 10:32:03 CST 2024