emacs/lib-src
Glenn Morris a210e783c4 lib-src/Makefile trivial simplifications
* lib-src/Makefile.in (blessmail): Depend on lisp/mail/blessmail.el.
Use $<, $@.
(regex.o, etags${EXEEXT}, ctags${EXEEXT}, ebrowse${EXEEXT})
(profile${EXEEXT}, make-docfile${EXEEXT}, movemail${EXEEXT})
(pop.o, emacsclient${EXEEXT}, emacsclientw${EXEEXT}, ntlib.o)
(hexl${EXEEXT}, update-game-score${EXEEXT}, emacsclient.res): Use $<.
(ctags${EXEEXT}): Add $srcdir to dependency rather than using VPATH.
2014-06-25 23:18:53 -07:00
..
.gitignore
ChangeLog lib-src/Makefile trivial simplifications 2014-06-25 23:18:53 -07:00
COPYING
ctags.c
ebrowse.c
emacsclient.c Omit redundant extern decls. 2014-06-17 09:09:19 -07:00
etags.c
grep-changelog
hexl.c
make-docfile.c Omit redundant extern decls. 2014-06-17 09:09:19 -07:00
Makefile.in lib-src/Makefile trivial simplifications 2014-06-25 23:18:53 -07:00
makefile.w32-in
movemail.c
ntlib.c
ntlib.h Minor fixes for MS-Windows MinGW64 build. 2014-05-26 19:55:28 +03:00
pop.c
pop.h
profile.c
rcs2log Fix rcs2log problems with CVS. 2014-05-20 00:59:28 -07:00
README
update-game-score.c
update-game-score.exe.manifest

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.