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/posix/stdio: Remove unused portions.
[haiku.git]
/
src
/
tools
/
resattr
/
Jamfile
blob
504bc5a77637708a7c29b0eb280d84ef1d6e5490
1
SubDir HAIKU_TOP src tools resattr ;
2
3
USES_BE_API on <build>resattr = true ;
4
5
BuildPlatformMain <build>resattr : resattr.cpp
6
: $(HOST_LIBBE) $(HOST_LIBSUPC++) ;
7
8
SEARCH on [ FGristFiles resattr.cpp ] = [ FDirName $(HAIKU_TOP) src bin ] ;