]> git.cameronkatri.com Git - getent-darwin.git/blob - Makefile
o style: WARNS= -> WARNS?=.
[getent-darwin.git] / Makefile
1 # $FreeBSD$
2
3 PROG= getent
4 WARNS?= 3
5
6 .include <bsd.prog.mk>