dumpfs(8): Staticize
[dragonfly.git] / etc / autofs / Makefile
1 # $FreeBSD$
2
3 FILES=          include_ldap include_nis special_hosts special_media special_noauto special_null
4
5 NO_OBJ=
6 FILESDIR=       /etc/autofs
7 FILESMODE=      755
8
9 .include <bsd.prog.mk>