autofs: Port autofs from FreeBSD
[dragonfly.git] / sys / vfs / autofs / Makefile
1 KMOD=   autofs
2 SRCS=   autofs.c autofs_vfsops.c autofs_vnops.c
3
4 .include <bsd.kmod.mk>