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:
parent
1e768ed1d3
commit
53b742e1bb
@ -8,6 +8,8 @@ SubDirHdrs [ FDirName $(userlandFSIncludes) shared ] ;
|
||||
|
||||
SEARCH_SOURCE += [ FDirName $(userlandFSTop) shared ] ;
|
||||
|
||||
DEFINES += DEBUG_APP="\\\"ramfs\\\"" ;
|
||||
|
||||
KernelAddon ramfs
|
||||
: Debug.cpp
|
||||
Locker.cpp
|
||||
|
@ -8,6 +8,8 @@ SubDirHdrs [ FDirName $(userlandFSIncludes) shared ] ;
|
||||
|
||||
SEARCH_SOURCE += [ FDirName $(userlandFSTop) shared ] ;
|
||||
|
||||
DEFINES += DEBUG_APP="\\\"reiserfs\\\"" ;
|
||||
|
||||
KernelAddon reiserfs
|
||||
:
|
||||
Debug.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user