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