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