xref: /freebsd/usr.bin/mktemp/Makefile (revision daf1cffce2e07931f27c6c6998652e90df6ba87e)
1# $FreeBSD$
2
3PROG=	mktemp
4
5.include <bsd.prog.mk>
6