Makefile revision 1.6
1# $NetBSD: Makefile,v 1.6 2003/05/18 07:57:36 lukem Exp $
2
3PROG=	mktemp
4
5.include <bsd.prog.mk>
6