From: beutel Date: Wed, 15 Aug 2007 22:04:30 +0000 (+0000) Subject: added ant build.xml for better automating the build process X-Git-Tag: release_tinyos_2_1_0_0~808 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=53b27135dcc8c01bd8e36e965b15ef33776d7ff4 added ant build.xml for better automating the build process --- diff --git a/support/sdk/c/build.xml b/support/sdk/c/build.xml new file mode 100644 index 00000000..c7763033 --- /dev/null +++ b/support/sdk/c/build.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/support/sdk/cpp/sf/build.xml b/support/sdk/cpp/sf/build.xml index 9888cacd..f2723c08 100644 --- a/support/sdk/cpp/sf/build.xml +++ b/support/sdk/cpp/sf/build.xml @@ -1,4 +1,4 @@ - +