File: Makefile.am

package info (click to toggle)
zfs-linux 2.3.5-2
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 71,372 kB
  • sloc: ansic: 393,918; sh: 67,823; asm: 47,734; python: 8,163; makefile: 5,129; perl: 859; sed: 41
file content (7 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
libzdb_la_CFLAGS = $(AM_CFLAGS) $(LIBRARY_CFLAGS)
libzdb_la_CFLAGS += -fvisibility=hidden

noinst_LTLIBRARIES += libzdb.la

libzdb_la_SOURCES = \
	%D%/libzdb.c