add opendir alias
[minix.git] / lib / libvboxfs / Makefile
blob908c336a74a89ce99f2a15b20f004b5d6cb46f7f
1 # Makefile for libvboxfs
2 .include <bsd.own.mk>
4 LIB= vboxfs
6 SRCS= attr.c dir.c file.c handle.c info.c link.c path.c vboxfs.c
8 .include <bsd.lib.mk>