update makefile
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 26 Apr 2007 03:15:30 +0000 (03:15 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 26 Apr 2007 03:15:30 +0000 (03:15 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2503 04897980-b3bd-0310-b5e0-8ef037075253

ltt-usertrace/Makefile

index 93748564f4e099968ce8a1d29a3c5ab6a0e1e684..06e336ea0ce4842b93dc2bc24adb3ee48f6f06e0 100644 (file)
@@ -1,6 +1,6 @@
 
 CC=gcc
-INCLUDE_DIR=/usr/include
+INCLUDE_DIR?=/usr/include
 LIB_DIR?=/usr/lib
 RANLIB=ranlib
 
This page took 0.023935 seconds and 4 git commands to generate.