SubDir OBOS_TOP src servers app proto6 driverharness ;

App DriverHarness :
	<$(SOURCE_GRIST)>AppServer.cpp
	<$(SOURCE_GRIST)>DebugTools.cpp
	<$(SOURCE_GRIST)>DHServerBitmap.cpp
	<$(SOURCE_GRIST)>DirectDriver.cpp
	<$(SOURCE_GRIST)>DisplayDriver.cpp
	<$(SOURCE_GRIST)>PortLink.cpp
	<$(SOURCE_GRIST)>ServerCursor.cpp
	<$(SOURCE_GRIST)>ViewDriver.cpp
	<$(SOURCE_GRIST)>ColorUtils.cc
	<$(SOURCE_GRIST)>SystemPalette.cpp
	<$(SOURCE_GRIST)>ScreenDriver.cpp
;
LinkSharedOSLibs DriverHarness : be root game tracker translation stdc++.r4 ;

