xref: /third_party/f2fs-tools/tools/f2fs_io/Makefile.am (revision 5e5c12b0)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/f2fs-tools/tools/f2fs_io/
1## Makefile.am
2
3if LINUX
4AM_CPPFLAGS = -I$(top_srcdir)/include
5AM_CFLAGS = -Wall
6sbin_PROGRAMS = f2fs_io
7f2fs_io_SOURCES = f2fs_io.c
8endif
9

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