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
docs/ikteam: Delete most files.
[haiku.git]
/
src
/
bin
/
consoled
/
Jamfile
blob
fb3edb9242aa6a50420b46f64dc407019fca7b3a
1
SubDir HAIKU_TOP src bin consoled ;
2
3
UsePrivateHeaders input kernel shared ;
4
UseHeaders [ FDirName $(HAIKU_TOP) src apps terminal ] ;
5
6
Application consoled :
7
consoled.cpp
8
: be shared [ TargetLibsupc++ ]
9
;