]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - etc/autofs/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / etc / autofs / Makefile
1 # $FreeBSD$
2
3 FILES=          include_ldap special_hosts special_media special_noauto special_null
4
5 NO_OBJ=
6 FILESDIR=       /etc/autofs
7 FILESMODE=      755
8
9 .include <bsd.prog.mk>