dtrace: Address KMSAN warnings in dtrace_disx86
[freebsd/src.git] / usr.bin / mkcsmapper_static / Makefile
blob777f29bd94037ec4ee0a777d5131c9173194e6e5
1 .PATH: ${SRCTOP}/lib/libc/iconv ${SRCTOP}/usr.bin/mkcsmapper
3 PROG= mkcsmapper_static
4 SRCS= citrus_bcs.c citrus_db_factory.c citrus_db_hash.c \
5 citrus_lookup_factory.c citrus_pivot_factory.c
6 MAN=
7 NO_SHARED= yes
8 NO_WMISSING_VARIABLE_DECLARATIONS=
10 build-tools: mkcsmapper_static
12 .include "${SRCTOP}/usr.bin/mkcsmapper/Makefile.inc"
13 .include <bsd.prog.mk>
15 ${PROG}: ${BUILD_TOOLS_META}