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