]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/sdk/c/build.xml
*** empty log message ***
[tinyos-2.x.git] / support / sdk / c / build.xml
index c776303345ece37683d083ca7030489eeaa2997f..58588aa101af5b049bd3d8ad6981b124cbde8429 100644 (file)
@@ -11,9 +11,9 @@
                </exec>
        </target>
 
-       <target name="install_cruisecontrol" >
+       <target name="install" >
                <echo message = "Building tinyos-2.x support sdk c" />
-               <exec executable="./bootstrap" failonerror="true">
+               <exec executable="bootstrap" failonerror="true">
                </exec>
                <exec executable="./configure" failonerror="true">
                        <arg line="--prefix=/scratch/tos2/usr --quiet" />