@echo
@echo "This is the Browser D-Bus Bridge v1.1"
@echo "Originally developed by Movial"
+ @echo "http://sandbox.movial.com/wiki/index.php/Browser_DBus_Bridge"
@echo
@echo "The following build targets are available:"
@echo " xpcom The XPCOM D-Bus service"
@echo " jscore The JavaScriptCore (WebKitGTK) D-Bus library"
@echo " jscore-qt The JavaScriptCore (QtWebKit) D-Bus library"
+ @echo " (requires modified QtWebKit, see wiki for details)"
@echo " all Build all above targets"
@echo " install Install all built targets"
@echo