Makefile revision 1.7
1# $NetBSD: Makefile,v 1.7 2005/07/30 16:19:09 christos Exp $
2
3WARNS=3
4PROG=	mktemp
5
6.include <bsd.prog.mk>
7