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