7 lines
108 B
Makefile
7 lines
108 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2004/09/13 23:35:19 thorpej Exp $
|
||
|
|
||
|
PROG= uuidgen
|
||
|
WARNS= 2
|
||
|
|
||
|
.include <bsd.prog.mk>
|