]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
*** empty log message ***
authorbeutel <beutel>
Thu, 16 Aug 2007 14:23:05 +0000 (14:23 +0000)
committerbeutel <beutel>
Thu, 16 Aug 2007 14:23:05 +0000 (14:23 +0000)
support/sdk/c/build.xml

index ec341d71b2014e72b2efa3c90e2d213724a9532e..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" />