$NetBSD: patch-aa,v 1.2 2006/05/04 16:58:05 drochner Exp $

--- cosimulation/cver/makefile.lnx.orig	2006-04-27 12:25:40.000000000 +0200
+++ cosimulation/cver/makefile.lnx
@@ -2,7 +2,7 @@
 WARNS=-Wall
 
 # change this path to point to the pli include files directory for cver
-INCS=-I$(HOME)/tools/gplcver-2.11a.src/pli_incs
+INCS=-I$(LOCALBASE)/lib/gplcver/pli_incs
 # maybe want -O<something> and/or -g
 CFLAGS= -fPIC -Wall -g $(INCS)
 LFLAGS= -G -shared -export-dynamic
