286c4906d6
marked "noauto". MFC after: 1 month Sponsored by: The FreeBSD Foundation
10 lines
160 B
Makefile
10 lines
160 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= include_ldap special_hosts special_media special_noauto special_null
|
|
|
|
NO_OBJ=
|
|
FILESDIR= /etc/autofs
|
|
FILESMODE= 755
|
|
|
|
.include <bsd.prog.mk>
|