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