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