X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fmakefile.gcc;h=77fc0b97290c862b5c9637e81df29d8013b1bca0;hb=edab5aee6375131a129b338b8ccac10785c8ae70;hp=fcf842f30a6881f096aa10d66c71dfaad3e5532c;hpb=0d028927885f24bda4d1c64f9cac2cda17703e19;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