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