xref
: /
freebsd
/
usr.bin
/
random
/
Makefile
(revision 5b31cc94b10d4bb7109c6b27940a0fc76a44a331)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PROG
=
random
3
MAN
=
random
.
6
4
SRCS
=
random.c
randomize_fd.c
5
6
.
include
<
bsd.prog.mk
>
7