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