| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (profile, make-docfile, hexl): Depend on config.h. | Eli Zaretskii | 2000-08-29 | 1 | -3/+3 |
| | | |||||
| * | (alloca.o): Add -Demacs so that alloca will use | Gerd Moellmann | 2000-07-14 | 1 | -1/+1 |
| | | | | | xmalloc. | ||||
| * | (INSTALLABLES): Add ebrowse. | Gerd Moellmann | 2000-04-09 | 1 | -1/+4 |
| | | | | | (ebrowse): New target. | ||||
| * | (b2m): Add dependency on GETOPTDEPS. | Gerd Moellmann | 1999-11-13 | 1 | -1/+1 |
| | | |||||
| * | (pop.o): Depend on config.h. | Dave Love | 1999-10-15 | 1 | -1/+1 |
| | | |||||
| * | (INSTALLABLE_SCRIPTS): Add grep-changelog. | Gerd Moellmann | 1999-08-10 | 1 | -1/+1 |
| | | |||||
| * | (clean): remove fns*.el. | Richard M. Stallman | 1999-06-30 | 1 | -1/+1 |
| | | |||||
| * | (yow): Depend on epaths.h, not paths.h. | Richard M. Stallman | 1999-02-26 | 1 | -1/+1 |
| | | |||||
| * | Replace tabs with spaces | Richard M. Stallman | 1998-10-13 | 1 | -7/+7 |
| | | | | | when they might confuse some Make versions. | ||||
| * | (REGEXPDEPS, regex.o): | Richard M. Stallman | 1998-08-02 | 1 | -2/+4 |
| | | | | | Prepend $(srcdir)/ to rule dependencies outside this dir. | ||||
| * | Properly terminate a comment. | Richard M. Stallman | 1998-06-06 | 1 | -1/+1 |
| | | |||||
| * | Undo previous change. | Richard M. Stallman | 1998-05-25 | 1 | -13/+4 |
| | | |||||
| * | Integrate support for GSS-API | Karl Heuer | 1998-04-06 | 1 | -4/+13 |
| | | | | | authentication, implemented by Kevin L. Mitchel <klmitch@mit.edu>. | ||||
| * | (install): Use INSTALL_STRIP with INSTALL_PROGRAM for the utilities. | Richard M. Stallman | 1998-03-06 | 1 | -1/+1 |
| | | |||||
| * | (b2m): Define VERSION. Link with $(GETOPTOBJS). | Karl Heuer | 1997-11-23 | 1 | -1/+2 |
| | | |||||
| * | Support auto-configuration of both Kerberos V4 and | Richard M. Stallman | 1997-07-28 | 1 | -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. Stallman | 1997-06-27 | 1 | -1/+1 |
| | | |||||
| * | Also remove -DETAGS_REGEXPS from the target ctags: | Francesco Potortì | 1997-06-02 | 1 | -1/+1 |
| | | |||||
| * | * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is | Francesco Potortì | 1997-05-30 | 1 | -1/+1 |
| | | | | | defined inside etags.c if HAVE_CONFIG_H is defined. | ||||
| * | (movemail)): Link with getopt. | Richard M. Stallman | 1997-01-21 | 1 | -2/+2 |
| | | |||||
| * | (LIBMAIL): New macro. Conditionally includes -lmail. | Richard M. Stallman | 1996-12-18 | 1 | -1/+5 |
| | | | | | (movemail): Use LIBMAIL, to link against -lmail. | ||||
| * | (emacsclient): Link with getopt. | Richard M. Stallman | 1996-09-01 | 1 | -2/+4 |
| | | | | | Add -DVERSION so emacsclient knows its version number. | ||||
| * | (blessmail): Use $srcdir to find blessmail.el. | Richard M. Stallman | 1996-08-31 | 1 | -1/+1 |
| | | |||||
| * | (INSTALL_STRIP): New variable. | Richard M. Stallman | 1996-08-28 | 1 | -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 on | Richard M. Stallman | 1996-08-26 | 1 | -8/+13 |
| | | | | | KERBEROS, HAVE_LIBKRB and HAVE_LIBDES to set it up. | ||||
| * | (timer, timer.o, getdate.o, $(srcdir)/getdate.c) | Richard M. Stallman | 1996-06-21 | 1 | -19/+2 |
| | | | | | | (wakeup): Targets deleted. (UTILITIES): Delete wakeup and timer. | ||||
| * | Comment fixes. | Karl Heuer | 1996-02-17 | 1 | -2/+2 |
| | | |||||
| * | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| | | |||||
| * | (install): Turn on read/execute permission. | Richard M. Stallman | 1995-12-27 | 1 | -0/+2 |
| | | |||||
| * | (LIB_STANDARD_LIBSRC): Use this instead of LIB_STANDARD. | Karl Heuer | 1995-12-21 | 1 | -6/+6 |
| | | | | | (LOADLIBES): Use LIB_STANDARD_LIBSRC. | ||||
| * | * Makefile.in (ctags): depend on etags only for simplicity; | Francesco Potortì | 1995-12-07 | 1 | -2/+2 |
| | | | | | compile with regexp support enabled. | ||||
| * | (regex.o): Depend on ../src/config.h. | Richard M. Stallman | 1995-11-14 | 1 | -1/+1 |
| | | |||||
| * | (LIB_STANDARD): Extract this as in src/Makefile.in. | Richard M. Stallman | 1995-11-12 | 1 | -1/+12 |
| | | | | | (LOADLIBES): Use LIB_STANDARD. | ||||
| * | (getdate.o, movemail.o): Specify -Demacs. | Richard M. Stallman | 1995-10-30 | 1 | -6/+8 |
| | | | | | (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Delete -Demacs. | ||||
| * | (getdate.c): New target. | Richard M. Stallman | 1995-08-18 | 1 | -4/+6 |
| | | | | | (getdate.o): Just compile getdate.c. | ||||
| * | (distclean): Delete Makefile.c, not Makefile.in. | Richard M. Stallman | 1995-07-18 | 1 | -2/+2 |
| | | |||||
| * | (tags): Synonym for `TAGS'. | Karl Heuer | 1995-07-17 | 1 | -0/+1 |
| | | |||||
| * | (install, maybe-blessmail): Don't cd ..; | Karl Heuer | 1995-07-16 | 1 | -4/+4 |
| | | | | | configure has already set $(INSTALL) to the proper relative path. | ||||
| * | (extraclean): Depend on maintainer-clean, not | Karl Heuer | 1995-04-26 | 1 | -1/+1 |
| | | | | | realclean. | ||||
| * | [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS): | Richard M. Stallman | 1995-04-25 | 1 | -0/+6 |
| | | | | | Alternative (empty) definitions. | ||||
| * | (all): Build test-distrib and make-docfile. | Richard M. Stallman | 1995-04-13 | 1 | -1/+1 |
| | | |||||
| * | (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS. | Richard M. Stallman | 1995-04-08 | 1 | -3/+4 |
| | | | | | (alloca.o, regex.o): Use BASE_CFLAGS. | ||||
| * | (aixcc, aixcc.c): Targets deleted. | Karl Heuer | 1995-04-04 | 1 | -9/+2 |
| | | | | | (SOURCES, distclean): Removed obsolete references to aixcc. | ||||
| * | (maintainer-clean): Renamed from realclean. | Richard M. Stallman | 1995-02-07 | 1 | -1/+1 |
| | | |||||
| * | (regex.o): Use full path to find regex.c. | Karl Heuer | 1994-10-17 | 1 | -1/+1 |
| | | |||||
| * | (etags): add dependency on regex.o, link with it. | Karl Heuer | 1994-10-17 | 1 | -2/+7 |
| | | | | | (REGEXPOBJ, REGEXPDEPS, regex.o): target and macros added. | ||||
| * | remove make-path | David J. MacKenzie | 1994-10-12 | 1 | -5/+5 |
| | | |||||
| * | (libexecdir): Renamed from libdir. | Richard M. Stallman | 1994-10-11 | 1 | -2/+2 |
| | | |||||
| * | (clean): rm DOC/* and *.tab.[ch]. | Richard M. Stallman | 1994-10-11 | 1 | -1/+2 |
| | | | | | (distclean): Not here. | ||||
| * | (MOVE_FLAGS, MOVE_LIBS): New variables. | Richard M. Stallman | 1994-09-27 | 1 | -2/+32 |
| | | | | | | (pop.o, movemail.o): New targets. (movemail): Link in pop.o and movemail.o. Use MOVE_LIBS, MOVE_FLAGS. | ||||