]> git.ipfire.org Git - thirdparty/automake.git/commit
tmp: backup-and-move top-level Makefile
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 May 2013 13:35:56 +0000 (15:35 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 May 2013 13:36:42 +0000 (15:36 +0200)
commitc20b2fff18976691073c620c8691e18d68b1f6a6
treedd7f743a05f0286ade23f76c094e84678ae54896
parentcce229615efe5c3a87d259ff6b50163426d4af51
tmp: backup-and-move top-level Makefile

This is just a trick to facilitate the resolution of conflicts in
the upcoming merge of the master branch, where the to-level Makefile
has been broken up in several per-subdir makefiles fragments (that
are then included by the top-level one, thus keeping the build system
non-recursive).

* Makefile.sav: New, verbatim copy of the "old" Makefile.am.
* Makefile.am: Make it a symlink to Makefile.sav.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am [changed from file to symlink]
Makefile.sav [new file with mode: 0644]