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