Files
emacs/lib-src
Eli Zaretskii 0db7db3090 Fix compilation of lib-src executables on MS-Windows.
lib-src/Makefile.in (etags_libs, ebrowse${EXEEXT}, profile${EXEEXT})
 (make-docfile${EXEEXT}, movemail${EXEEXT})
 (update-game-score${EXEEXT}): Put $(NTLIB) before $(LOADLIBES),
 since GCC sometimes calls stpcpy when it sees strcpy, under
 optimization switches.  Reported by Dani Moncayo <dmoncayo@gmail.com>.
2014-12-27 21:46:03 +02:00
..
2014-05-18 11:57:04 -07:00
2014-12-25 15:44:23 -08:00
2014-12-25 15:44:23 -08:00
2014-12-25 15:44:23 -08:00
2014-12-25 15:44:23 -08:00
2014-05-20 00:59:28 -07:00
2014-12-25 15:44:23 -08:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.