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