-# jserver - custom 'single-domain' jabber server which may be used
-# in place of jabberd2
-# router - jabber router.
-# gateway - mod_ils_gateway, Apache module for proxying API calls
-# srfsh - diagnostic shell interface to OpenSRF
-# marcdumper - utility code for converting MARC to MARCXML
-# xul - client XUL application
+# opensrf_all - builds all OpenSRF compenents
+# opensrf_jserver - custom 'single-domain' jabber server which may be used in place of jabberd2
+# opensrf_router - jabber router.
+# opensrf_gateway - mod_ils_gateway, Apache module for proxying API calls
+# opensrf_srfsh - diagnostic shell interface to OpenSRF
+# opensrf_core - install the OpenSRF perl modules and core files for running opensrf
+#
+# openils_all - builds all OpenILS compenents
+# openils_core - install the Open-ILS perl modules, and core files for running and openils server
+# openils_web - copies over the javascript and html templates to the web root directory for running the OPAC
+# openils_marcdumper - utility code for converting MARC to MARCXML
+# openils_db - installs the database schemas
+#
+# evergreen_cor - builds core Evergreen components (does not build evergreen_xul_client!)
+# evergreen_xul_client - client XUL application