NetBSD/usr.bin/mktemp/Makefile

8 lines
122 B
Makefile
Raw Normal View History

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