Removed libhaiku.a from build, as it was only used by (now defunct) experimental StyledEdit+ app.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13906 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2005-08-05 15:24:19 +00:00
parent eeed33b66c
commit 8c67c59ba9
2 changed files with 0 additions and 24 deletions

View File

@ -91,19 +91,3 @@ MergeObject <libbe>interface_kit.o :
BTextView/UndoBuffer.cpp
BTextView/WidthBuffer.cpp
;
StaticLibrary haiku :
ScrollView.cpp
# BTextView
BTextView/InlineInput.cpp
BTextView/LineBuffer.cpp
BTextView/StyleBuffer.cpp
BTextView/TextGapBuffer.cpp
BTextView/TextView.cpp
BTextView/UndoBuffer.cpp
BTextView/WidthBuffer.cpp
: STATIC_LIBRARY_DIR
;

View File

@ -18,11 +18,3 @@ MergeObject <libbe>support_kit.o :
String.cpp
# StreamIO.cpp
;
StaticLibrary haiku :
String.cpp
strcasestr.c
: STATIC_LIBRARY_DIR
;
SEARCH on <src!kits!support>strcasestr.c = [ FDirName $(OBOS_TOP) src system libroot posix string ] ;