File: Makefile.am

package info (click to toggle)
f2fs-tools 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 400 kB
  • ctags: 1,081
  • sloc: ansic: 5,039; sh: 165; makefile: 41
file content (7 lines) | stat: -rw-r--r-- 162 bytes parent folder | download
1
2
3
4
5
6
7
## Makefile.am

lib_LTLIBRARIES = libf2fs.la

libf2fs_la_SOURCES = libf2fs.c libf2fs_io.c
libf2fs_la_CFLAGS = -Wall
libf2fs_la_CPPFLAGS = -I$(top_srcdir)/include