File: Makefile.am

package info (click to toggle)
zfs-linux 2.0.3-9%2Bdeb11u1
  • links: PTS, VCS
  • area: contrib
  • in suites:
  • size: 54,364 kB
  • sloc: ansic: 365,663; sh: 57,417; asm: 8,996; python: 8,652; makefile: 5,521; perl: 770; sed: 41; awk: 5
file content (47 lines) | stat: -rw-r--r-- 593 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
SUBDIRS = dktp

libspldir = $(includedir)/libspl/sys
libspl_HEADERS = \
	acl.h \
	acl_impl.h \
	callb.h \
	cmn_err.h \
	cred.h \
	debug.h \
	dkio.h \
	dklabel.h \
	feature_tests.h \
	int_limits.h \
	int_types.h \
	inttypes.h \
	isa_defs.h \
	kmem.h \
	kstat.h \
	list.h \
	list_impl.h \
	mhd.h \
	mkdev.h \
	policy.h \
	poll.h \
	priv.h \
	processor.h \
	sha2.h \
	simd.h \
	stack.h \
	stdtypes.h \
	strings.h \
	stropts.h \
	sunddi.h \
	systeminfo.h \
	time.h \
	trace_spl.h \
	trace_zfs.h \
	types32.h \
	types.h \
	tzfile.h \
	uio.h \
	va_list.h \
	varargs.h \
	vnode.h \
	vtoc.h \
	zone.h