dcd61bb80c
Spotted by: ru
7 lines
60 B
Makefile
7 lines
60 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= getent
|
|
WARNS?= 3
|
|
|
|
.include <bsd.prog.mk>
|