openbsd-ports/emulators/vmware/3/patches/patch-source_vmmon_Makefile
2005-03-07 18:15:09 +00:00

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