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