summaryrefslogtreecommitdiff
path: root/tools/tsort/Makefile
blob: bb516a70fede3baa0b09de49c786cc67768e852e (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.4 2002/12/08 20:20:06 thorpej Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}tsort
HOST_SRCDIR=	usr.bin/tsort

.include "${.CURDIR}/../Makefile.host"