xref
: /
freebsd
/
bin
/
uuidgen
/
Makefile
(revision f7c4bd95ba735bd6a5454b4953945a99cefbb80c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
uuidgen
4
WARNS
?=
6
5
6
.
include
<
bsd.prog.mk
>
7