# $NetBSD: Makefile,v 1.1 2009/09/03 15:35:59 pooka Exp $ # RUMPTOP= ${.CURDIR}/../../sys/rump LIBDPLIBS+= rump ${.CURDIR}/../librump WARNS= 3 # XXX: kernel isn't ready for -Wsign-compare .include "${RUMPTOP}/librump/rumpdev/Makefile.rumpdev" /atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/libbpfjit
AgeCommit message (Expand)Author
2015-10-19Add a COMMENT describing what each component roughly does.pooka
2014-12-02Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,pooka
2013-11-16Add rumpkern_sljit and rumpnet_bpfjit modules.rmind