mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-29 04:19:35 +03:00
6 lines
140 B
Makefile
6 lines
140 B
Makefile
|
KERNEL_H = \
|
||
|
$(top_srcdir)/include/os/freebsd/linux/compiler.h \
|
||
|
$(top_srcdir)/include/os/freebsd/linux/types.h
|
||
|
|
||
|
EXTRA_DIST = $(KERNEL_H)
|