repo.or.cz
/
charm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug #647 follow-on: Avoid pure virtual methods in NDMeshStreamer definition
[charm.git]
/
examples
/
common.mk
blob
7e059e9f645781919fb4ce2b312c516b8e599f5a
1
ifneq
($(
wildcard
..
/
..
/
..
/
bin
/
.
),)
2
run
=
..
/
..
/
..
/
bin
/
testrun
$(
1
) $(
TESTOPTS
)
3
else
4
run
=
..
/
..
/
..
/
..
/
bin
/
testrun
$(
1
) $(
TESTOPTS
)
5
endif