f3a668ed84
ports which previously had no support for PMAP_NEW now implement the pmap_k* interfaces as wrappers around the non-k versions.
9 lines
180 B
Makefile
9 lines
180 B
Makefile
# $NetBSD: Makefile.inc,v 1.2 1999/09/12 01:17:33 chs Exp $
|
|
|
|
.if !defined(__SYS_LKM_MAKEFILE_INC)
|
|
__SYS_LKM_MAKEFILE_INC= 1
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.endif # __SYS_LKM_MAKEFILE_INC
|