xref: /netbsd-src/tools/join/Makefile (revision 0e552da7216834a96e91ad098e59272b41087480)
1#	$NetBSD: Makefile,v 1.1 2007/01/14 16:17:29 apb Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}join
4HOST_SRCDIR=	usr.bin/join
5
6.include "${.CURDIR}/../Makefile.host"
7