NAME="$1" VERSION="$2" OUTPUT_FILE="$3" pushd ../../ ./tools/release/extractor $NAME-$VERSION $OUTPUT_FILE <<'EOF' !^./tinyos.sh !^./tos.mk !^./debian !^./(patch|configure|build|install)-stamp !^./apps !^./doc !^./support !^./tools/release !^./tos !^./README|overall-todo.txt|release-notes.txt !/.cvsignore !/CVS/ !/CVS$ !/.svn/ !/.svn$ !^./.git !^./.gitignore !^./.gbp.conf !~$ !# EOF popd