aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-05Remove script stamping in lib-src/Glenn Morris1-17/+1
2012-06-05Remove lib-src/vcdiffGlenn Morris1-6/+2
2012-06-03Remove lib-src/rcs-checkinGlenn Morris1-6/+2
2012-05-26* lib-src/Makefile.in (INSTALL_DATA): Remove; unused.Glenn Morris1-1/+0
2012-05-21* lib-src/Makefile.in (install): Remove unneeded chmods.Glenn Morris1-2/+0
2012-05-20Command substitution already runs in a subshellGlenn Morris1-4/+4
2012-05-17* lib-src/Makefile.in (install): Ensure $bindir exists.Glenn Morris1-0/+1
2012-05-16Install a self-contained NS build's libexec directly into the right placeGlenn Morris1-0/+4
2012-05-11Don't use build-aux/install-sh -d directlyGlenn Morris1-2/+3
2012-04-09configure: new option --enable-gcc-warningsPaul Eggert1-2/+4
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-11-14* lib-src/Makefile.in (all): Make sure "all" is the first target.Dan Nicolaescu1-2/+2
2011-07-24Merge from gnulib, using build-aux to remove clutter.Paul Eggert1-2/+2
2011-05-25* lib-src/Makefile.in (all, clean): Use $EXE_FILES.Glenn Morris1-2/+2
2011-05-24Small further clean-up in lib-src/Makefile.inGlenn Morris1-14/+8
2011-05-24* lib-src/Makefile.in (movemail${EXEEXT}): Build in one step, not via .o file.Glenn Morris1-5/+2
2011-05-24Tiny simplifications in lib-src/Makfile.inGlenn Morris1-6/+3
2011-05-23* lib-src/Makefile.in (update-game-score${EXEEXT}): Use a single rule.Glenn Morris1-7/+3
2011-05-17Remove lib-src/fakemail.c.Glenn Morris1-5/+2
2011-03-22Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris1-2/+2
2011-03-20[ChangeLog]Paul Eggert1-1/+1
2011-02-26Fix dependencies following 2011-02-26T05:54:36Z!eggert@cs.ucla.edu.Eli Zaretskii1-1/+1
2011-02-21* Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on min-max.h.Paul Eggert1-2/+2
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-08Use gnulib's getopt-gnu module.Paul Eggert1-28/+14
2011-01-08Automate syncing from gnulib.Paul Eggert1-2/+10
2011-01-08* Makefile.in (EXECUTABLES): Remove; macro unused since 1993.Paul Eggert1-2/+0
2011-01-07Add --no-site-lisp to more Makefiles.Glenn Morris1-1/+1
2011-01-07* lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more.Glenn Morris1-2/+2
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-10-22Replace digest-doc and sorted-doc C programs with Lisp commands.Glenn Morris1-8/+1
2010-10-10Pass CFLAGS to the linker.Dan Nicolaescu1-2/+1
2010-10-08Remove lib-src/b2m.c and b2m.pl.Glenn Morris1-6/+3
2010-10-03* lib-src/Makefile.in: Remove ^L, old makes choke on it.Dan Nicolaescu1-1/+0
2010-07-12Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab1-5/+8
2010-07-10Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.Eli Zaretskii1-1/+1
2010-05-26Do not preprocess src/Makefile.in.Glenn Morris1-1/+1
2010-05-22Remove cirsular dependency when using separate build dir (Bug #6246).Jan Djärv1-6/+12
2010-05-14* lib-src/Makefile.in: Break some long lines.Glenn Morris1-14/+25
2010-05-11Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.Glenn Morris1-1/+1
2010-05-10Minor lib-src/Makefile.in edits.Glenn Morris1-10/+7
2010-05-10Do not preprocess lib-src/Makefile.inGlenn Morris1-35/+33
2010-05-10On msdos, set LIBS_SYSTEM with config.bat, not cpp.Glenn Morris1-5/+0
2010-05-09Move LIBS_SYSTEM from cpp to configure.Glenn Morris1-6/+7
2010-05-09Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris1-8/+2
2010-05-07Remove unused Makefile definition THIS_IS_MAKEFILE.Glenn Morris1-1/+0
2010-05-06Minimize blessmail-related cpp usage, with an eye to future removal.Glenn Morris1-17/+13
2010-05-03Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris1-2/+2
2010-04-26* Makefile.in (LIBS_MACHINE): Remove, unused.Dan Nicolaescu1-1/+1