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
/
mkfs
/
Jamfile
blob
b7faa6af4134f72df22f4f0f4c77e7d71be4187d
1
SubDir HAIKU_TOP src bin mkfs ;
2
3
UsePrivateHeaders shared ;
4
UsePrivateHeaders storage ;
5
6
BinCommand mkfs :
7
main.cpp
8
FsCreator.cpp
9
: be [ TargetLibstdc++ ] ;