1 # $NetBSD: Makefile,v 1.7 2009/11/17 15:36:28 pooka Exp $ 2 # 3 4 SUBDIR= rumpkern 5 .if !defined(NORUMPUSER) 6 SUBDIR+= rumpuser 7 .endif 8 9 SUBDIR+= rumpcrypto rumpdev rumpnet rumpvfs 10 11 .include <bsd.subdir.mk> 12
Indexes created Sun Apr 05 00:22:41 UTC 2026