mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
9 lines
160 B
Makefile
9 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>
|