mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
dcd61bb80c
Spotted by: ru
7 lines
60 B
Makefile
7 lines
60 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= getent
|
|
WARNS?= 3
|
|
|
|
.include <bsd.prog.mk>
|