cac9beab7d
UNIX systems, eg. MacOS X and Solaris. It uses Sun-compatible map format, has proper kernel support, and LDAP integration. There are still a few outstanding problems; they will be fixed shortly. Reviewed by: allanjude@, emaste@, kib@, wblock@ (earlier versions) Phabric: D523 MFC after: 2 weeks Relnotes: yes Sponsored by: The FreeBSD Foundation
10 lines
131 B
Makefile
10 lines
131 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= include_ldap special_hosts special_null
|
|
|
|
NO_OBJ=
|
|
FILESDIR= /etc/autofs
|
|
FILESMODE= 755
|
|
|
|
.include <bsd.prog.mk>
|