NetBSD/usr.bin/mktemp/Makefile
2002-09-14 04:26:23 +00:00

8 lines
122 B
Makefile

# $NetBSD: Makefile,v 1.5 2002/09/14 04:26:23 thorpej Exp $
PROG= mktemp
.ifndef HOSTPROG
.include <bsd.prog.mk>
.endif