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