SubDir HAIKU_TOP src servers services_daemon ;

SetSubDirSupportedPlatformsBeOSCompatible ;

Application services_daemon : 
	ServicesDaemon.cpp 
	: be media $(TARGET_LIBSUPC++)
	: ServicesDaemon.rdef
	;
