xref: /netbsd-src/tools/tsort/Makefile (revision a45db23f655e22f0c2354600d3b3c2cb98abf2dc)
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