]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - etc/pkg/Makefile
Avoid using the C++11 auto keyword, which was introduced in r328555, as
[FreeBSD/stable/9.git] / etc / pkg / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=
4
5 FILES=  FreeBSD.conf
6
7 FILESDIR=       /etc/pkg
8 FILESMODE=      644
9
10 .include <bsd.prog.mk>