mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +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>
|