mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-13 03:30:34 +03:00
564f6d1509
- Add list handling compatibility library - Drop uu_* list handling in favor of local list implementation - libtoolize - generic makefile cleanup git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@3 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
8 lines
334 B
Makefile
8 lines
334 B
Makefile
EXTRA_DIST = spl.h
|
|
EXTRA_DIST += splat.h splat-ctl.h
|
|
EXTRA_DIST += linux-condvar.h linux-kmem.h linux-random.h linux-thread.h
|
|
EXTRA_DIST += linux-types.h linux-cred.h linux-kstat.h linux-rwlock.h
|
|
EXTRA_DIST += linux-time.h linux-callb.h linux-generic.h linux-mutex.h
|
|
EXTRA_DIST += linux-taskq.h linux-timer.h
|
|
EXTRA_DIST += list.h
|