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