1 # $NetBSD: Makefile,v 1.2 2015/10/19 16:16:35 pooka Exp $ 2 # 3 4 .PATH: ${.CURDIR}/../../../../kern 5 6 LIB= rumpvfs_aio 7 COMMENT=POSIX asynchronous I/O system calls 8 9 SRCS= sys_aio.c 10 11 .include <bsd.lib.mk> 12 .include <bsd.klinks.mk> 13
Indexes created Sun Sep 21 20:09:37 GMT 2025