Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / vfs / devfs / Makefile
1 KMOD=   devfs
2 SRCS=   devfs_core.c devfs_vfsops.c devfs_vnops.c
3
4 .include <bsd.kmod.mk>