]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.bin/ypmatch/Makefile
Avoid using the C++11 auto keyword, which was introduced in r328555, as
[FreeBSD/stable/9.git] / usr.bin / ypmatch / Makefile
1 #       from: @(#)Makefile      5.8 (Berkeley) 7/28/90
2 # $FreeBSD$
3
4 PROG=   ypmatch
5
6 WARNS?= 3
7
8 .include <bsd.prog.mk>