repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BPicture: Fix archive constructor.
[haiku.git]
/
src
/
add-ons
/
kernel
/
debugger
/
invalidate_on_exit
/
Jamfile
blob
ef5c9552556c90d8ffda8eec1d328346c50518f6
1
SubDir HAIKU_TOP src add-ons kernel debugger invalidate_on_exit ;
2
3
UsePrivateKernelHeaders ;
4
5
KernelAddon <kdebug>invalidate_on_exit :
6
invalidate_on_exit.cpp
7
;