comparison src/Makefile.in.in @ 3986:b14c8c2d6597

[xemacs-hg @ 2007-05-25 16:35:23 by scop] Ensure correct finder* is used during build <200705222253.55993.scop@xemacs.org>
author scop
date Fri, 25 May 2007 16:35:25 +0000
parents 15fb91e3a115
children 1cecc3e9f0a0
comparison
equal deleted inserted replaced
3985:92013722573f 3986:b14c8c2d6597
647 647
648 $(LISP)/finder-inf.el: update-elc-2 648 $(LISP)/finder-inf.el: update-elc-2
649 @echo "Building finder database ..." 649 @echo "Building finder database ..."
650 $(RM) $(LISP)/finder-inf.el 650 $(RM) $(LISP)/finder-inf.el
651 $(XEMACS_BATCH) -eval "(setq finder-compile-keywords-quiet t)" \ 651 $(XEMACS_BATCH) -eval "(setq finder-compile-keywords-quiet t)" \
652 -eval "(setq lisp-directory \"$(LISP)\")" \
652 -l finder -f finder-compile-keywords 653 -l finder -f finder-compile-keywords
653 @echo "Building finder database ...(done)" 654 @echo "Building finder database ...(done)"
654 655
655 .PHONY: load-shadows 656 .PHONY: load-shadows
656 load-shadows: update-elc-2 657 load-shadows: update-elc-2