socket: Add accept4 syscall and bump __DragonFly_version
[dragonfly.git] / test / socket / Makefile
1 SUBDIR  = checkfd
2 SUBDIR  += accept accept4 socket socketpair
3
4 .include <bsd.subdir.mk>