SubDir HAIKU_TOP src bin mkdos ;

SetSubDirSupportedPlatformsBeOSCompatible ;

BinCommand mkdos :
	mkdos.cpp
;

