7 lines
150 B
Makefile
7 lines
150 B
Makefile
# $NetBSD: Makefile,v 1.1 2002/03/31 18:11:51 bjh21 Exp $
|
|
|
|
HOSTPROGNAME= nbmktemp
|
|
HOST_SRCDIR= usr.bin/mktemp
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|