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