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