SubDir HAIKU_TOP src bin consoled ;

UsePrivateHeaders input kernel shared ;
UseHeaders [ FDirName $(HAIKU_TOP) src apps terminal ] ;

Application consoled :
	consoled.cpp
	: be libshared.a $(TARGET_LIBSUPC++)
;
