Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 85054
Collapse All | Expand All

(-)gettext-0.14.2/gettext-tools/misc/Makefile.in.az (-1 / +1 lines)
Lines 441-447 Link Here
441
	  shift; \
441
	  shift; \
442
	  EMACS="$(EMACS)" $(SHELL) $(elisp_comp) "$$@" || exit 1; \
442
	  EMACS="$(EMACS)" $(SHELL) $(elisp_comp) "$$@" || exit 1; \
443
	else : ; fi
443
	else : ; fi
444
	@mv -f elc-temp $@
444
	@mv -f elc-temp $@ || touch $@
445
$(am__ELCFILES): elc-stamp
445
$(am__ELCFILES): elc-stamp
446
	@if test ! -f $@; then \
446
	@if test ! -f $@; then \
447
	  rm -f elc-stamp; \
447
	  rm -f elc-stamp; \

Return to bug 85054