1 1.2 thorpej # $NetBSD: Makefile,v 1.2 2002/12/08 20:19:58 thorpej Exp $ 2 1.1 tv 3 1.2 thorpej HOSTPROGNAME= ${_TOOL_PREFIX}cap_mkdb 4 1.1 tv HOST_SRCDIR= usr.bin/cap_mkdb 5 1.1 tv HOST_SRCS= getcap.c 6 1.1 tv 7 1.1 tv .include "${.CURDIR}/../Makefile.host" 8 1.1 tv 9 1.1 tv .PATH: ${.CURDIR}/../../lib/libc/gen 10