61cfb3db4c
that this script provides nullfs map rewriting for local mounts. MFC after: 2 weeks Sponsored by: DARPA, AFRL
15 lines
199 B
Makefile
15 lines
199 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= include_ldap \
|
|
include_nis_nullfs \
|
|
special_hosts \
|
|
special_media \
|
|
special_noauto \
|
|
special_null
|
|
|
|
NO_OBJ=
|
|
FILESDIR= /etc/autofs
|
|
FILESMODE= 755
|
|
|
|
.include <bsd.prog.mk>
|