]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/autofs/autofs/Makefile
Remove spurious newline
[FreeBSD/FreeBSD.git] / usr.sbin / autofs / autofs / Makefile
1 # $FreeBSD$
2
3 CONFS=          include_ldap \
4                 include_nis \
5                 include_nis_nullfs \
6                 special_hosts \
7                 special_media \
8                 special_noauto \
9                 special_null
10
11 NO_OBJ=
12 CONFDIR=        /etc/autofs
13 CONFMODE=       755
14
15 .include <bsd.prog.mk>