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