From d8033f2238922f3c63c247e924f1e31659d821ef Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 8 May 2000 22:37:16 +0000 Subject: Generated first public alpha release. Unless you object, I'll announce it today (9.5.) at noon. --- tools/gendist | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 tools/gendist (limited to 'tools') diff --git a/tools/gendist b/tools/gendist new file mode 100755 index 0000000..ee0a624 --- /dev/null +++ b/tools/gendist @@ -0,0 +1,18 @@ +#!/bin/sh +# +# Generate BIRD Distribution Archive +# (c) 2000 Martin Mares +# + +[ -f Makefile ] && make distclean +autoconf +VERSION=`sed