test/automated/Makefile.in remove stuff unnecessarily copied from lisp
authorGlenn Morris <rgm@gnu.org>
Sat, 2 Nov 2013 20:32:22 +0000 (13:32 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 2 Nov 2013 20:32:22 +0000 (13:32 -0700)
commit67bb589ef9106a0031deb0292008d3592fff4240
tree0845223d2bc81728ae3495e73ea1e3d4185939a1
parent90d2a845ccfde9f25aa3fa67f27c60601e104ccd
test/automated/Makefile.in remove stuff unnecessarily copied from lisp

* test/automated/Makefile.in (abs_top_srcdir): Remove variable.
(emacs): Use abs_srcdir rather than abs_top_srcdir.
(doit, compile, compile-always): Remove stuff copied from lisp/.
(all, check, bootstrap-clean, distclean, maintainer-clean): Declare PHONY.

Remove comments copied from lisp/.
test/ChangeLog
test/automated/Makefile.in