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