freebsd-dev/etc/autofs/Makefile

15 lines
199 B
Makefile
Raw Normal View History

# $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>