X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fmakefile.gcc;h=77fc0b97290c862b5c9637e81df29d8013b1bca0;hb=4fd400aa2e254f5a02aef3ef983e4b6040d60d58;hp=fcf842f30a6881f096aa10d66c71dfaad3e5532c;hpb=5069483bf5f0fc22d9daf3a8a59d2e73251330cf;p=xboard.git diff --git a/winboard/makefile.gcc b/winboard/makefile.gcc index fcf842f..77fc0b9 100644 --- a/winboard/makefile.gcc +++ b/winboard/makefile.gcc @@ -63,10 +63,7 @@ clean: # Update the help file if necessary $(PROJ).hlp : $(PROJ).rtf - $(HC) $(PROJ).hpj - @cat $(PROJ).err - @mv $(PROJ).hlp tmp.hlp - @mv tmp.hlp $(PROJ).hlp # these moves to get the case right + $(HC) $(PROJ).hpj && @cat $(PROJ).err && @mv $(PROJ).hlp tmp.hlp && @mv tmp.hlp $(PROJ).hlp || true # these moves to get the case right # Update the resource if necessary