summaryrefslogtreecommitdiff
path: root/tools/tsort/Makefile
blob: 8326821173df9b2f581b9ec69e888ab9b520e0d3 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.3 2001/11/14 22:13:43 tv Exp $

HOSTPROGNAME=	nbtsort
HOST_SRCDIR=	usr.bin/tsort

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