git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a37ae7
)
remove test & tests from VPATH (not needed)
author
Miloš Mulač
<mulac@civ.zcu.cz>
Wed, 2 Aug 2006 11:58:39 +0000
(11:58 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Wed, 2 Aug 2006 11:58:39 +0000
(11:58 +0000)
org.glite.jp.index/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.index/Makefile
b/org.glite.jp.index/Makefile
index
ef0864a
..
6f3dd95
100644
(file)
--- a/
org.glite.jp.index/Makefile
+++ b/
org.glite.jp.index/Makefile
@@
-22,7
+22,7
@@
CC=gcc
-include Makefile.inc
-VPATH=${top_srcdir}/src:${top_srcdir}/examples:${top_srcdir}/
tests:${top_srcdir}/test:${top_srcdir}/
project:${top_srcdir}/doc:${jpproject}:${stagedir}/interface
+VPATH=${top_srcdir}/src:${top_srcdir}/examples:${top_srcdir}/project:${top_srcdir}/doc:${jpproject}:${stagedir}/interface
GLOBUS_LIBS:=-L${globus_prefix}/lib \
-lglobus_common_${nothrflavour} \