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