Assorted whitespace cleanup and typo fixes.
[haiku.git] / src / bin / addattr / Jamfile
blob3ff4840ee3f1c7200b5c70e713bd69d040deec6e
1 SubDir HAIKU_TOP src bin addattr ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
5 BinCommand addattr :
6         main.cpp
7         addAttr.cpp
8         : be
9         ;