relative path to systemc

This commit is contained in:
mariusmonton 2018-09-27 14:26:01 +02:00
parent 4467fb29f9
commit 2cf3694691
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TARGET = RISCV_TLM
SYSTEMC=/home/marius/Work/RiscV/code/systemc-2.3.2
SYSTEMC=../systemc-2.3.2
TARGET_ARCH=linux64
CC = g++