d21f3d4a13
Prefix all non-target-specific things with `nb'.
7 lines
145 B
Makefile
7 lines
145 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/11/14 22:13:43 tv Exp $
|
|
|
|
HOSTPROGNAME= nbtsort
|
|
HOST_SRCDIR= usr.bin/tsort
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|