common/build.xml
changeset 637 3effbd6728d4
parent 624 5264fdaaf0c6
child 647 4d2a89833fea
--- a/common/build.xml	Thu Oct 08 19:37:59 2009 +0100
+++ b/common/build.xml	Fri Oct 09 17:01:52 2009 +0100
@@ -521,6 +521,11 @@
             </sequential>
 	</for>
     </target>
+
+  <target name="sf-compile-options">  
+    <hlm:sbsMakeOptions engine="gmake" id="sbs.fullbuild.options"/>
+    <hlm:sbsMakeOptions engine="gmake" id="sbs.toolsbuild.options"/>
+  </target>
     
 </project>