xref: /freebsd/usr.bin/mkesdb_static/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1*a35f04fbSWarner Losh.PATH: ${SRCTOP}/lib/libc/iconv ${SRCTOP}/usr.bin/mkesdb
2ad30f8e7SGabor Kovesdan
3ad30f8e7SGabor KovesdanPROG=	mkesdb_static
4ad30f8e7SGabor KovesdanSRCS=	citrus_bcs.c citrus_db_factory.c citrus_db_hash.c \
5ad30f8e7SGabor Kovesdan	citrus_lookup_factory.c
63bdf7758SWarner LoshMAN=
7ad30f8e7SGabor KovesdanNO_SHARED= yes
89f93cfc3SBryan DreweryNO_WMISSING_VARIABLE_DECLARATIONS=
9ad30f8e7SGabor Kovesdan
10ad30f8e7SGabor Kovesdanbuild-tools: mkesdb_static
11ad30f8e7SGabor Kovesdan
12*a35f04fbSWarner Losh.include "${SRCTOP}/usr.bin/mkesdb/Makefile.inc"
13ad30f8e7SGabor Kovesdan.include <bsd.prog.mk>
14d1dd034dSBryan Drewery
15d1dd034dSBryan Drewery${PROG}: ${BUILD_TOOLS_META}
16