xref
: /
freebsd
/
bin
/
uuidgen
/
Makefile
(revision 195ebc7e9e4b129de810833791a19dfb4349d6a9)
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