libroot: move catopen/catgets/catclose out of libbe
This commit is contained in:
parent
f892047183
commit
8a30322767
@ -6,7 +6,6 @@ UsePrivateHeaders locale shared ;
|
||||
UsePublicHeaders locale storage ;
|
||||
|
||||
local sources =
|
||||
cat.cpp
|
||||
Catalog.cpp
|
||||
CatalogData.cpp
|
||||
Collator.cpp
|
||||
|
@ -27,6 +27,7 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
||||
|
||||
MergeObject <$(architecture)>posix_main.o :
|
||||
assert.cpp
|
||||
cat.cpp
|
||||
dlfcn.c
|
||||
dirent.c
|
||||
errno.c
|
||||
|
Loading…
Reference in New Issue
Block a user