head 1.3; access; symbols; locks; strict; comment @# @; 1.3 date 2003.01.06.12.10.58; author rse; state Exp; branches; next 1.2; 1.2 date 2002.01.18.17.31.06; author rse; state Exp; branches; next 1.1; 1.1 date 2002.01.17.20.19.57; author rse; state Exp; branches; next ; desc @@ 1.3 log @cleanup source tree @ text @## ## devtool.conf -- Development Tool Configuration ## %autogen @@autogen shtool 1.6.2 "1.6.*" all #@@autogen libtool 1.4.3 "1.4*" @@autogen autoconf 2.57 "2.5.*" %autoclean @@autoclean shtool @@autoclean libtool @@autoclean autoconf %configure ./configure \ --prefix=/tmp/act \ --disable-shared \ --enable-debug \ "$@@" %version ./shtool version -l c -p act_int_ -n "OSSP act" -e act_vers.c V=`./shtool version -l c -d long act_vers.c` sed -e "s/Version .*/Version $V/g" README.n mv README.n README %dist rm -f act-*.tar.gz ./devtool autoclean ./devtool autogen ./configure make clean all man make distclean ./shtool fixperm -v . V=`./shtool version -l txt -d short VERSION` ./shtool tarball -o act-${V}.tar.gz -d act-${V} -u ossp -g act \ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*' -c 'gzip --best' . ls -l act-${V}.tar.gz gunzip /dev/null 2>&1 d36 25 a60 3 V=`./shtool version -l c -d short act_vers.c` ./shtool tarball -o act-${V}.tar.gz -d act-${V} -u ossp -g ossp \ -e 'CVS,\.cvsignore,\.[ao],^\.,devtool.conf' -c 'gzip --best' . @ 1.1 log @- use devtool - remove generated files - upgrade to Autoconf 2.52 @ text @d7 1 a7 1 @@autogen libtool 1.4.2 "1.4*" @