summaryrefslogtreecommitdiff
path: root/cad/MyHDL-gplcver/patches/patch-aa
blob: 6d0b09a3002698c85805c5123ef300854e1fa587 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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