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