Skip to content

Commit

Permalink
Update defaults.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
yosefk committed Mar 30, 2013
1 parent 3b379c2 commit 76e369f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults.mk
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export CT_VALGRIND_SRC_DIR?=# write your valgrind source distribution root here
export VALGRIND_LIB?=/usr/lib/valgrind#you can change it to your library directory
export CT_VALGRIND_CP?=sudo cp#or plain cp if $(CT_VALGRIND_LIB_DIR) is writeable for you
export CT_VALGRIND_CP?=sudo cp#or plain cp if $(VALGRIND_LIB) is writeable for you

0 comments on commit 76e369f

Please sign in to comment.