xref: /netbsd-src/tools/tsort/Makefile (revision 2718af68c3efc72c9769069b5c7f9ed36f6b9def)
1#	$NetBSD: Makefile,v 1.4 2002/12/08 20:20:06 thorpej Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}tsort
4HOST_SRCDIR=	usr.bin/tsort
5
6.include "${.CURDIR}/../Makefile.host"
7