28126406d2
and not without ok's and the proper process.
13 lines
486 B
Plaintext
13 lines
486 B
Plaintext
$OpenBSD: patch-source_vmmon_Makefile,v 1.3 2005/03/07 18:15:09 todd Exp $
|
|
--- source/vmmon/Makefile.orig 2003-07-26 14:29:03.000000000 -0500
|
|
+++ source/vmmon/Makefile 2004-02-05 11:10:33.000000000 -0600
|
|
@@ -1,7 +1,7 @@
|
|
MODOBJ= vmmon.o
|
|
|
|
CFLAGS+= -D_KERNEL -I/sys -I. -I${.CURDIR}/include \
|
|
- -I${.CURDIR}/common -I${.CURDIR}/openbsd -DMODULE
|
|
+ -I${.CURDIR}/common -I${.CURDIR}/openbsd -I${.CURDIR}/../ -DMODULE
|
|
|
|
.PATH: ${.CURDIR}/common
|
|
.PATH: ${.CURDIR}/openbsd
|