mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
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>
|