From: hno <> Date: Wed, 21 May 2003 13:24:40 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~170 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b1bdb0cc37ebd200b707c466da899d5f9fca1d9c;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/icons/Makefile.in b/icons/Makefile.in index 1eaa69e525..d63b2af5d9 100644 --- a/icons/Makefile.in +++ b/icons/Makefile.in @@ -14,7 +14,7 @@ @SET_MAKE@ -# $Id: Makefile.in,v 1.54 2003/05/05 22:57:16 hno Exp $ +# $Id: Makefile.in,v 1.55 2003/05/21 07:24:40 hno Exp $ # srcdir = @srcdir@ @@ -406,7 +406,8 @@ $(ICON1): @$(SHELL) "$(srcdir)/icons.shar" icons.shar: - shar --no-timestamp $(ICON1) $(ICON2) > $@ + shar --no-timestamp $(ICON1) $(ICON2) > $@ 2>/dev/null || \ + shar $(ICON1) $(ICON2) > $@ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: