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