• Glenn Morris's avatar
    Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacs · da313eca
    Glenn Morris authored
    * Makefile.in (src): No more need to pass BOOTSTRAPEMACS.
    
    * src/Makefile.in (.el.elc): Replace suffix rule with pattern rule.
    (%.elc): New pattern rule, with order-only prerequisite.
    ($(lisp)): No more need to depend on BOOTSTRAPEMACS.
    ($(lispsource)/loaddefs.el): Use an order-only prerequisite
    in place of BOOTSTRAPEMACS.
    
    Fixes: debbugs:2151
    da313eca
Makefile.in 39.7 KB