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