SubDir OBOS_TOP src apps bin makeudfimage ;

BinCommand makeudfimage 
	: makeudfimage.cpp
	  ConsoleListener.cpp
	  Debug.cpp
	  Shell.cpp
	  UdfBuilder.cpp
	: stdc++.r4
	
;

