summaryrefslogtreecommitdiff
path: root/sys/modules/vmt/Makefile
blob: 6dde6c80610d3e61ef0cc75f9e69f63d5f8d3b9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.2 2011/10/20 20:13:54 jmcneill Exp $

.include "../Makefile.inc"

.PATH:	${S}/arch/x86/x86

KMOD=	vmt	
IOCONF=	vmt.ioconf
SRCS=	vmt.c

WARNS=	4

.include <bsd.kmodule.mk>
framevar.h?id=f23a530674f898f56de1f8fd5604b5f213c457ae'>Per a suggestion from Manuel, make numBlocks and partitionSizeoster 2005-12-11merge ktrace-lwp.christos 2005-02-27nuke trailing whitespaceperry 2004-06-02fix const'ificication, gcc-3.4 will notice itdrochner 2004-01-04As noted by Thierry Deval in a posting to misc/at/openbsd.org,oster 2003-12-29[Having received a definite lack of strenuous objection, a small amountoster 2003-08-12Let boot code include raidframe.h to get RF_PROTECTED_SECTORS.dsl 2003-02-01Only use MALLOC_DECLARE() in kernel namespace.tron 2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej 2001-10-04Step 1 of the disentangling of RAIDframe's .h files:oster