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