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