Remove nt/addsection.c and don't build addsection.exe.
authorEli Zaretskii <eliz@gnu.org>
Thu, 29 May 2014 19:16:32 +0000 (22:16 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 29 May 2014 19:16:32 +0000 (22:16 +0300)
commit7479dd3e8afeac3925c1d5e23d5296623852cff8
treeacb4dbfcc21f0b4a852f92ba0a0808a2f5bbf101
parentf1b447932d63948a97b21f7d5fbf5230cd6599f4
Remove nt/addsection.c and don't build addsection.exe.

 configure.ac (ADDSECTION, TEMACS_POST_LINK): Don't compute,
 unused.

 nt/Makefile.in (DONT_INSTALL): Now empty.
 (addsection${EXEEXT}): Remove target.
 nt/addsection.c: File removed.

 src/Makefile.in (TEMACS_POST_LINK): Remove target.
 (emacs$(EXEEXT)): Remove $(ADDSECTION) from prerequisites.
 (temacs$(EXEEXT)): Remove $(TEMACS_POST_LINK) from the recipe.
ChangeLog
configure.ac
nt/ChangeLog
nt/Makefile.in
nt/addsection.c [deleted file]
src/ChangeLog
src/Makefile.in