Define debug output prefixes.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20520 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -8,6 +8,8 @@ SubDirHdrs [ FDirName $(userlandFSIncludes) shared ] ;
|
|||||||
|
|
||||||
SEARCH_SOURCE += [ FDirName $(userlandFSTop) shared ] ;
|
SEARCH_SOURCE += [ FDirName $(userlandFSTop) shared ] ;
|
||||||
|
|
||||||
|
DEFINES += DEBUG_APP="\\\"ramfs\\\"" ;
|
||||||
|
|
||||||
KernelAddon ramfs
|
KernelAddon ramfs
|
||||||
: Debug.cpp
|
: Debug.cpp
|
||||||
Locker.cpp
|
Locker.cpp
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ SubDirHdrs [ FDirName $(userlandFSIncludes) shared ] ;
|
|||||||
|
|
||||||
SEARCH_SOURCE += [ FDirName $(userlandFSTop) shared ] ;
|
SEARCH_SOURCE += [ FDirName $(userlandFSTop) shared ] ;
|
||||||
|
|
||||||
|
DEFINES += DEBUG_APP="\\\"reiserfs\\\"" ;
|
||||||
|
|
||||||
KernelAddon reiserfs
|
KernelAddon reiserfs
|
||||||
:
|
:
|
||||||
Debug.cpp
|
Debug.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user