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