Put default action first in src/Makefile
commitfa658b2e9075f6990e52c2f08a70586c87e98d22
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 May 2015 22:07:17 +0000 (23 15:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 May 2015 22:08:19 +0000 (23 15:08 -0700)
treecce7304e577211f7b86bfee032c919d96864f8fd
parent126b0d9865bd96953597cb2782e42e18136f2460
Put default action first in src/Makefile

* src/Makefile.in (all): Put this rule before lisp.mk.
That way, plain 'make' works in the src directory again.
src/Makefile.in