prefer $(TARGET_LIBSTDC++) instead of stdc++ for being more generic (We do the same in libbe)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24635 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Maurice Kalinowski 2008-03-28 23:06:09 +00:00
parent c6242cb287
commit f9fd198ee3

View File

@ -24,7 +24,7 @@ Server media_server :
AddOnMonitorHandler.cpp
NodeMonitorHandler.cpp
: be libmedia.so stdc++
: be libmedia.so $(TARGET_LIBSTDC++)
;
SEARCH on [ FGristFiles AddOnMonitor.cpp