mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-05-10 02:38:26 +03:00

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #16702
7 lines
172 B
Makefile
7 lines
172 B
Makefile
libunicode_la_CFLAGS = $(AM_CFLAGS) $(KERNEL_CFLAGS) $(LIBRARY_CFLAGS)
|
|
|
|
noinst_LTLIBRARIES += libunicode.la
|
|
|
|
nodist_libunicode_la_SOURCES = \
|
|
module/unicode/u8_textprep.c
|