1 # $NetBSD: Makefile,v 1.3 2015/10/19 16:16:32 pooka Exp $ 2 # 3 4 .PATH: ${.CURDIR}/../../../../kern 5 6 LIB= rumpdev_drvctl 7 COMMENT=/dev/drvctl driver 8 9 IOCONF= DRVCTL.ioconf 10 11 SRCS= kern_drvctl.c 12 SRCS+= drvctl_component.c 13 14 .include <bsd.lib.mk> 15 .include <bsd.klinks.mk> 16
Indexes created Sat Sep 20 22:09:52 GMT 2025