Skip to content

Commit

Permalink
default PREFIX
Browse files Browse the repository at this point in the history
  • Loading branch information
bhatele committed Sep 20, 2018
1 parent 5d09d45 commit fdd1b07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tracer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ bigsim/entities/PE.o bigsim/entities/Task.o bigsim/entities/MsgEntry.o
all: traceR
.PHONY: components install

PREFIX = ..

traceR: tracer-driver.o components
${CXX} ${LDFLAGS} $< -o $@ ${TRACER_LDADD} ${LIBS}

Expand Down

0 comments on commit fdd1b07

Please sign in to comment.