From 0c22832d6b77a42896f6f0a47b3f30b0e620ac8b Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Fri, 5 Aug 2005 17:18:07 +0000 Subject: [PATCH] Hopefully fixed build of libbe.so and libopenbeos.so git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13907 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kits/Jamfile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/kits/Jamfile b/src/kits/Jamfile index 987b512c4e..3b0be4360e 100644 --- a/src/kits/Jamfile +++ b/src/kits/Jamfile @@ -20,9 +20,6 @@ if $(RUN_WITHOUT_APP_SERVER) != 0 { UsePrivateHeaders [ FDirName kernel util ] ; # For KMessage.h UsePrivateHeaders syslog_daemon ; # For syslog.cpp -SEARCH on [ FGristFiles KMessage.cpp ] - = [ FDirName $(OBOS_TOP) src system kernel messaging ] ; - # Build our libbe.so AddResources libbe.so : libbe_version.rdef ; @@ -45,10 +42,8 @@ RelSymLink libbe.so : libbe.so ; # Build libopenbeos.so -SEARCH on [ FGristFiles syslog.cpp ] - = [ FDirName $(OBOS_TOP) src system libroot posix ] ; - SharedLibrary openbeos : + KMessage.cpp syslog.cpp : app_kit.o @@ -61,6 +56,12 @@ SharedLibrary openbeos : stdc++.r4 ; +SEARCH on [ FGristFiles KMessage.cpp ] + = [ FDirName $(OBOS_TOP) src system kernel messaging ] ; + +SEARCH on [ FGristFiles syslog.cpp ] + = [ FDirName $(OBOS_TOP) src system libroot posix ] ; + # Note: If you want to use /boot/home/config/lib/libopenbeos.so in another # rule, use the identifier libopenbeos.so, otherwise # libopenbeos.so.