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
Assorted whitespace cleanup and typo fixes.
[haiku.git]
/
src
/
bin
/
addattr
/
Jamfile
blob
3ff4840ee3f1c7200b5c70e713bd69d040deec6e
1
SubDir HAIKU_TOP src bin addattr ;
2
3
SetSubDirSupportedPlatformsBeOSCompatible ;
4
5
BinCommand addattr :
6
main.cpp
7
addAttr.cpp
8
: be
9
;