1.PATH: ${SRCTOP}/lib/libc/iconv ${SRCTOP}/usr.bin/mkcsmapper 2 3PROG= mkcsmapper_static 4SRCS= citrus_bcs.c citrus_db_factory.c citrus_db_hash.c \ 5 citrus_lookup_factory.c citrus_pivot_factory.c 6MAN= 7NO_SHARED= yes 8NO_WMISSING_VARIABLE_DECLARATIONS= 9 10build-tools: mkcsmapper_static 11 12.include "${SRCTOP}/usr.bin/mkcsmapper/Makefile.inc" 13.include <bsd.prog.mk> 14 15${PROG}: ${BUILD_TOOLS_META} 16