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