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