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:
Ingo Weinhold 2002-07-17 16:30:17 +00:00
parent f2578b0a59
commit 25fc975af4
1 changed files with 3 additions and 3 deletions

View File

@ -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.