]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sbin/sconfig/Makefile
Avoid using the C++11 auto keyword, which was introduced in r328555, as
[FreeBSD/stable/9.git] / sbin / sconfig / Makefile
1 # Cronyx Id: sbin.sconfig.Makefile,v 1.1.4.1 2003/02/17 12:51:24 rik Exp $
2 # $FreeBSD$
3
4 PROG=   sconfig
5 MAN=    sconfig.8
6 MANSUBDIR= /i386
7 WARNS?= 2
8
9 .include <bsd.prog.mk>