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