aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Revision: [email protected]/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-111-3/+0
| | | | | | | | | | | | | Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories.
* (emacsclient${EXEEXT}): Use makefile var `version'.Thien-Thi Nguyen2004-05-081-2/+2
|
* Correct some arch-tag: comment typesMiles Bader2003-09-021-1/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+2
|
* Remove obsolete references to alloca.Dave Love2003-08-201-12/+3
|
* Define LIBS_MAIL=-llockfile.Dave Love2003-05-201-0/+4
|
* (EXEEXT): Define to @EXEEXT@ and use this variableAndreas Schwab2003-02-081-29/+31
| | | | instead of the substitution.
* Cygwin support patch.Juanma Barranquero2003-01-311-30/+30
|
* Fix last change (use C syntax for comments).Markus Rost2003-01-211-2/+2
|
* (rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets.Richard M. Stallman2003-01-201-1/+15
|
* (${archlibdir}): Ignore errors operating on $(gamedir).Richard M. Stallman2002-11-181-1/+1
|
* (YACC): Deleted.Dave Love2002-11-141-1/+0
|
* (${archlibdir}): Always create $(gamedir).Andreas Schwab2002-10-191-10/+12
| | | | (update-game-score): Pass $(gamedir) as HAVE_SHARED_GAME_DIR.
* Remove references to emacsserver.Stefan Monnier2002-09-251-4/+1
|
* (localstatedir): New variable.Andreas Schwab2002-07-301-1/+4
|
* (LIBS_MAIL): Renamed from LIB_MAIL.Richard M. Stallman2002-05-301-3/+3
| | | | (LIBS_MOVE): Renamed from MOVE_LIBS.
* (${archlibdir}): Don't conditionalize onColin Walters2002-04-291-11/+10
| | | | | HAVE_SHARED_GAME_DIR. Instead, test at installation time whether or not we have access to the specified game user.
* (gamedir, gameuser): New variables.Colin Walters2002-04-101-2/+19
| | | | | (toplevel, UTILITIES): Add update-game-score. (${archlibdir}): Handle HAVE_SHARED_GAME_DIR.
* (clean): Don't delete ../etc/DOC*.Richard M. Stallman2001-12-111-1/+1
|
* Add support for --program-prefix, --program-suffixPavel Janík2001-11-151-5/+10
| | | | and --program-transform-name options.
* fix build problems with krb5 and hesiod supportKen Raeburn2001-10-241-2/+12
|
* (profile, make-docfile, hexl): Depend on config.h.Eli Zaretskii2000-08-291-3/+3
|
* (alloca.o): Add -Demacs so that alloca will useGerd Moellmann2000-07-141-1/+1
| | | | xmalloc.
* (INSTALLABLES): Add ebrowse.Gerd Moellmann2000-04-091-1/+4
| | | | (ebrowse): New target.
* (b2m): Add dependency on GETOPTDEPS.Gerd Moellmann1999-11-131-1/+1
|
* (pop.o): Depend on config.h.Dave Love1999-10-151-1/+1
|
* (INSTALLABLE_SCRIPTS): Add grep-changelog.Gerd Moellmann1999-08-101-1/+1
|
* (clean): remove fns*.el.Richard M. Stallman1999-06-301-1/+1
|
* (yow): Depend on epaths.h, not paths.h.Richard M. Stallman1999-02-261-1/+1
|
* Replace tabs with spacesRichard M. Stallman1998-10-131-7/+7
| | | | when they might confuse some Make versions.
* (REGEXPDEPS, regex.o):Richard M. Stallman1998-08-021-2/+4
| | | | Prepend $(srcdir)/ to rule dependencies outside this dir.
* Properly terminate a comment.Richard M. Stallman1998-06-061-1/+1
|
* Undo previous change.Richard M. Stallman1998-05-251-13/+4
|
* Integrate support for GSS-APIKarl Heuer1998-04-061-4/+13
| | | | authentication, implemented by Kevin L. Mitchel <[email protected]>.
* (install): Use INSTALL_STRIP with INSTALL_PROGRAM for the utilities.Richard M. Stallman1998-03-061-1/+1
|
* (b2m): Define VERSION. Link with $(GETOPTOBJS).Karl Heuer1997-11-231-1/+2
|
* Support auto-configuration of both Kerberos V4 andRichard M. Stallman1997-07-281-13/+25
| | | | | Kerberos V5 for movemail, including detection of V4 and V5 header files and libraries.
* (blessmail): Find blessmail.el in mail subdirectory.Richard M. Stallman1997-06-271-1/+1
|
* Also remove -DETAGS_REGEXPS from the target ctags:Francesco Potortì1997-06-021-1/+1
|
* * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it isFrancesco Potortì1997-05-301-1/+1
| | | | defined inside etags.c if HAVE_CONFIG_H is defined.
* (movemail)): Link with getopt.Richard M. Stallman1997-01-211-2/+2
|
* (LIBMAIL): New macro. Conditionally includes -lmail.Richard M. Stallman1996-12-181-1/+5
| | | | (movemail): Use LIBMAIL, to link against -lmail.
* (emacsclient): Link with getopt.Richard M. Stallman1996-09-011-2/+4
| | | | Add -DVERSION so emacsclient knows its version number.
* (blessmail): Use $srcdir to find blessmail.el.Richard M. Stallman1996-08-311-1/+1
|
* (INSTALL_STRIP): New variable.Richard M. Stallman1996-08-281-11/+19
| | | | | | | (${archlibdir}): Use INSTALL_STRIP. (MOVE_LIBS): Use conditionals on KERBEROS, HAVE_LIBKRB, HAVE_LIBDES, HAVE_LIBCOM_ERR to set it up.
* (MOVE_LIBS): Use conditionals onRichard M. Stallman1996-08-261-8/+13
| | | | KERBEROS, HAVE_LIBKRB and HAVE_LIBDES to set it up.
* (timer, timer.o, getdate.o, $(srcdir)/getdate.c)Richard M. Stallman1996-06-211-19/+2
| | | | | (wakeup): Targets deleted. (UTILITIES): Delete wakeup and timer.
* Comment fixes.Karl Heuer1996-02-171-2/+2
|
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* (install): Turn on read/execute permission.Richard M. Stallman1995-12-271-0/+2
|