Import NetBSD mktemp

This commit is contained in:
Thomas Veerman
2012-06-06 14:28:48 +00:00
parent 2e2caf5919
commit 0b2db08aec
5 changed files with 4 additions and 6 deletions

5
usr.bin/mktemp/Makefile Normal file
View File

@@ -0,0 +1,5 @@
# $NetBSD: Makefile,v 1.9 2009/04/14 22:15:24 lukem Exp $
PROG= mktemp
.include <bsd.prog.mk>