]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/release/tinyos-tools.files
Merge devel code into the trunk.
[tinyos-2.x.git] / tools / release / tinyos-tools.files
diff --git a/tools/release/tinyos-tools.files b/tools/release/tinyos-tools.files
new file mode 100755 (executable)
index 0000000..634be0d
--- /dev/null
@@ -0,0 +1,19 @@
+NAME=tinyos-tools
+VERSION=1.2.2
+
+cd ../..
+rm -rf $NAME-$VERSION
+tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz
+!^./apps
+!^./doc
+!^./support
+!^./tools/release
+!^./tos
+!^./README|overall-todo.txt
+!/.cvsignore
+!/CVS/
+!/CVS$
+!~$
+!#
+EOF
+rm -rf $NAME-$VERSION