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
libroot_debug: Merge guarded heap into libroot_debug.
[haiku.git]
/
src
/
tests
/
apps
/
terminal_replicant
/
Jamfile
blob
3e01449cbd3646262580a0110ef5960c41995759
1
SubDir HAIKU_TOP src tests apps terminal_replicant ;
2
3
SetSubDirSupportedPlatformsBeOSCompatible ;
4
5
SubDirHdrs [ FDirName $(HAIKU_TOP) src apps terminal ] ;
6
7
Application RepliTerminal :
8
main.cpp
9
: be [ TargetLibsupc++ ]
10
;
11
12