head 1.3; access; symbols GETOPT_20051005:1.3; locks; strict; comment @# @; 1.3 date 2005.10.05.10.11.57; author rse; state Exp; branches; next 1.2; 1.2 date 2003.03.07.10.37.50; author rse; state Exp; branches; next 1.1; 1.1 date 2003.03.07.10.35.16; author rse; state Exp; branches; next ; desc @@ 1.3 log @fresh up sources; add pkgconfig file; upgrade build env to latest GNU tools @ text @## ## devtool.conf -- Development Tool Configuration ## %autogen @@autogen shtool 2.0.3 "2.0.*" all @@autogen autoconf 2.59 "2.5[3-9]*" %autoclean @@autoclean shtool @@autoclean autoconf %configure ./configure --prefix=/tmp/getopt "$@@" %dist rm -f getopt-*.tar.gz ./devtool autoclean ./devtool autogen ./configure make clean all make distclean ./shtool fixperm -v . V=`cat VERSION` ./shtool tarball -o getopt-${V}.tar.gz -d getopt-${V} -u gnu -g getopt \ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*' -c 'gzip --best' . ls -l getopt-${V}.tar.gz gunzip