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
HaikuDepot: notify work status from main window
[haiku.git]
/
src
/
tools
/
opd_to_package_info
/
Jamfile
blob
11c38b2a5ac5dcb000eaaf28d6d27a26a01ff616
1
SubDir HAIKU_TOP src tools opd_to_package_info ;
2
3
USES_BE_API on <build>opd_to_package_info = true ;
4
5
BuildPlatformMain <build>opd_to_package_info :
6
opd_to_package_info.cpp
7
:
8
$(HOST_LIBBE) $(HOST_LIBSTDC++) $(HOST_LIBSUPC++)
9
;