mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-25 16:13:17 +00:00
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>
|