Searched refs:instserial (Results 1 - 1 of 1) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/automake-1.11/
H A Dacinstall38 instserial=`grep '^# serial ' $dir/$file | sed -e 's/^# serial \([0-9][0-9]*\).*$/\1/; q'`
39 if test -z "$instserial"; then
44 if test $localserial -lt $instserial; then

Completed in 112 milliseconds