Minor tweaks for sake of correctness and aesthetics. :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@278 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f2578b0a59
commit
25fc975af4
@ -20,7 +20,7 @@ CommonTestLib libstoragetest.so
|
||||
PathTest.cpp
|
||||
StatableTest.cpp
|
||||
TestUtils.cpp
|
||||
: libstorage.so be stdc++.r4
|
||||
: <$(SOURCE_GRIST)>libstorage.so be stdc++.r4
|
||||
: be stdc++.r4
|
||||
: storage
|
||||
;
|
||||
@ -32,8 +32,8 @@ CommonTestLib libstoragetest.so
|
||||
MakeLocate <$(SOURCE_GRIST)>libbeadapter.so : $(libdir) ;
|
||||
RelSymLink <$(SOURCE_GRIST)>libstorage.so : libstorage.so ;
|
||||
RelSymLink <$(SOURCE_GRIST)>libbeadapter.so : libbeadapter.so ;
|
||||
DEPENDS libstoragetest.so
|
||||
: <$(SOURCE_GRIST)>libstorage.so <$(SOURCE_GRIST)>libbeadapter.so ;
|
||||
Includes <$(SOURCE_GRIST)>libstorage.so
|
||||
: <$(SOURCE_GRIST)>libbeadapter.so ;
|
||||
}
|
||||
|
||||
# To run the tests some test files must be around.
|
||||
|
Loading…
Reference in New Issue
Block a user