1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/lib-src
Glenn Morris c88b05a9d6 Minor lib-src/Makefile.in edits.
* lib-src/Makefile.in (.m.o): Remove, there are no .m files.
(BASE_CFLAGS): New variable.
(ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use $BASE_CFLAGS.
(check): Update the message.
(update-game-score${EXEEXT}): Do not use $MOVE_FLAGS.
2010-05-10 20:18:58 -07:00
..
.gitignore
b2m.c
b2m.pl Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog Minor lib-src/Makefile.in edits. 2010-05-10 20:18:58 -07:00
COPYING
digest-doc.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebrowse.c
emacsclient.c Remove extern errno declarations. 2010-04-01 20:10:33 -07:00
etags.c Remove extern errno declarations. 2010-04-01 20:10:33 -07:00
fakemail.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
getopt.c
getopt1.c
getopt_.h
getopt_int.h
gettext.h
grep-changelog Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hexl.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
make-docfile.c Fix typos in comments. 2010-01-18 04:58:35 +01:00
Makefile.in Minor lib-src/Makefile.in edits. 2010-05-10 20:18:58 -07:00
makefile.w32-in Bump version to 23.2.50. 2010-05-08 00:46:44 -04:00
movemail.c Fix permissions handling (CVE-2010-0825). 2010-04-02 11:26:24 -04:00
ntlib.c Add stubs for Windows, required after CVE-2010-0825 change. 2010-04-03 04:23:51 +02:00
ntlib.h Add stubs for Windows, required after CVE-2010-0825 change. 2010-04-03 04:23:51 +02:00
pop.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pop.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
profile.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rcs-checkin Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rcs2log
README
sorted-doc.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
test-distrib.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
testfile
update-game-score.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vcdiff Add 2010 to copyright years. 2010-01-13 00:35:10 -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.