Eli Zaretskii
|
efa21132ae
|
(profile, make-docfile, hexl): Depend on config.h.
|
2000-08-29 17:12:42 +00:00 |
|
Gerd Moellmann
|
32b4c0e90b
|
(alloca.o): Add -Demacs so that alloca will use
xmalloc.
|
2000-07-14 17:59:27 +00:00 |
|
Gerd Moellmann
|
adb0a8d333
|
(INSTALLABLES): Add ebrowse.
(ebrowse): New target.
|
2000-04-09 10:53:05 +00:00 |
|
Gerd Moellmann
|
fa52fcb511
|
(b2m): Add dependency on GETOPTDEPS.
|
1999-11-13 22:47:19 +00:00 |
|
Dave Love
|
93c8d183ee
|
(pop.o): Depend on config.h.
|
1999-10-15 15:48:53 +00:00 |
|
Gerd Moellmann
|
e511d7f44a
|
(INSTALLABLE_SCRIPTS): Add grep-changelog.
|
1999-08-10 13:48:24 +00:00 |
|
Richard M. Stallman
|
8598a0f1f4
|
(clean): remove fns*.el.
|
1999-06-30 16:49:37 +00:00 |
|
Richard M. Stallman
|
4c32bfb9bc
|
(yow): Depend on epaths.h, not paths.h.
|
1999-02-26 11:36:54 +00:00 |
|
Richard M. Stallman
|
f616d119cd
|
Replace tabs with spaces
when they might confuse some Make versions.
|
1998-10-13 15:13:28 +00:00 |
|
Richard M. Stallman
|
5126d3b7fe
|
(REGEXPDEPS, regex.o):
Prepend $(srcdir)/ to rule dependencies outside this dir.
|
1998-08-02 00:24:15 +00:00 |
|
Richard M. Stallman
|
665eba9dc0
|
Properly terminate a comment.
|
1998-06-06 22:24:37 +00:00 |
|
Richard M. Stallman
|
bbcac09c81
|
Undo previous change.
|
1998-05-25 20:11:54 +00:00 |
|
Karl Heuer
|
0ea9573750
|
Integrate support for GSS-API
authentication, implemented by Kevin L. Mitchel <klmitch@mit.edu>.
|
1998-04-06 22:16:30 +00:00 |
|
Richard M. Stallman
|
3e2c89815d
|
(install): Use INSTALL_STRIP with INSTALL_PROGRAM for the utilities.
|
1998-03-06 01:12:57 +00:00 |
|
Karl Heuer
|
1817145f6d
|
(b2m): Define VERSION. Link with $(GETOPTOBJS).
|
1997-11-23 02:17:48 +00:00 |
|
Richard M. Stallman
|
93de505d85
|
Support auto-configuration of both Kerberos V4 and
Kerberos V5 for movemail, including detection of V4 and V5 header
files and libraries.
|
1997-07-28 05:51:59 +00:00 |
|
Richard M. Stallman
|
828524de84
|
(blessmail): Find blessmail.el in mail subdirectory.
|
1997-06-27 17:57:10 +00:00 |
|
Francesco Potortì
|
59aacecbf2
|
Also remove -DETAGS_REGEXPS from the target ctags:
|
1997-06-02 09:02:13 +00:00 |
|
Francesco Potortì
|
0b532ca2ca
|
* Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is
defined inside etags.c if HAVE_CONFIG_H is defined.
|
1997-05-30 16:07:16 +00:00 |
|
Richard M. Stallman
|
7c1b57782a
|
(movemail)): Link with getopt.
|
1997-01-21 01:55:08 +00:00 |
|
Richard M. Stallman
|
6e3dda29a4
|
(LIBMAIL): New macro. Conditionally includes -lmail.
(movemail): Use LIBMAIL, to link against -lmail.
|
1996-12-18 18:15:30 +00:00 |
|
Richard M. Stallman
|
deec6f9958
|
(emacsclient): Link with getopt.
Add -DVERSION so emacsclient knows its version number.
|
1996-09-01 18:25:38 +00:00 |
|
Richard M. Stallman
|
11c626be44
|
(blessmail): Use $srcdir to find blessmail.el.
|
1996-08-31 23:47:10 +00:00 |
|
Richard M. Stallman
|
ae6ed0acbb
|
(INSTALL_STRIP): New variable.
(${archlibdir}): Use INSTALL_STRIP.
(MOVE_LIBS): Use conditionals on KERBEROS,
HAVE_LIBKRB, HAVE_LIBDES, HAVE_LIBCOM_ERR to set it up.
|
1996-08-28 15:52:48 +00:00 |
|
Richard M. Stallman
|
6fd14a091c
|
(MOVE_LIBS): Use conditionals on
KERBEROS, HAVE_LIBKRB and HAVE_LIBDES to set it up.
|
1996-08-26 21:33:49 +00:00 |
|
Richard M. Stallman
|
ebf9219e1c
|
(timer, timer.o, getdate.o, $(srcdir)/getdate.c)
(wakeup): Targets deleted.
(UTILITIES): Delete wakeup and timer.
|
1996-06-21 05:47:24 +00:00 |
|
Karl Heuer
|
f11c1c141c
|
Comment fixes.
|
1996-02-17 02:23:13 +00:00 |
|
Erik Naggum
|
3b7ad313e0
|
Update FSF's address in the preamble.
|
1996-01-15 09:18:04 +00:00 |
|
Richard M. Stallman
|
c37a429438
|
(install): Turn on read/execute permission.
|
1995-12-27 14:10:19 +00:00 |
|
Karl Heuer
|
fcd4533c72
|
(LIB_STANDARD_LIBSRC): Use this instead of LIB_STANDARD.
(LOADLIBES): Use LIB_STANDARD_LIBSRC.
|
1995-12-21 16:45:29 +00:00 |
|
Francesco Potortì
|
1ff164dd43
|
* Makefile.in (ctags): depend on etags only for simplicity;
compile with regexp support enabled.
|
1995-12-07 08:41:11 +00:00 |
|
Richard M. Stallman
|
641acd26cd
|
(regex.o): Depend on ../src/config.h.
|
1995-11-14 02:59:27 +00:00 |
|
Richard M. Stallman
|
5e70aa9c27
|
(LIB_STANDARD): Extract this as in src/Makefile.in.
(LOADLIBES): Use LIB_STANDARD.
|
1995-11-12 06:32:30 +00:00 |
|
Richard M. Stallman
|
56bdb2f5f7
|
(getdate.o, movemail.o): Specify -Demacs.
(ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Delete -Demacs.
|
1995-10-30 21:34:10 +00:00 |
|
Richard M. Stallman
|
361b764007
|
(getdate.c): New target.
(getdate.o): Just compile getdate.c.
|
1995-08-18 16:23:23 +00:00 |
|
Richard M. Stallman
|
b2959c9d78
|
(distclean): Delete Makefile.c, not Makefile.in.
|
1995-07-18 06:04:43 +00:00 |
|
Karl Heuer
|
93548af1a3
|
(tags): Synonym for `TAGS'.
|
1995-07-17 21:55:53 +00:00 |
|
Karl Heuer
|
c61a529e29
|
(install, maybe-blessmail): Don't cd ..;
configure has already set $(INSTALL) to the proper relative path.
|
1995-07-16 18:30:30 +00:00 |
|
Karl Heuer
|
a01c76d72b
|
(extraclean): Depend on maintainer-clean, not
realclean.
|
1995-04-26 21:00:55 +00:00 |
|
Richard M. Stallman
|
e63ceebf0d
|
[REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):
Alternative (empty) definitions.
|
1995-04-25 02:30:06 +00:00 |
|
Richard M. Stallman
|
0731825e49
|
(all): Build test-distrib and make-docfile.
|
1995-04-13 16:03:08 +00:00 |
|
Richard M. Stallman
|
1d0b600d31
|
(BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.
(alloca.o, regex.o): Use BASE_CFLAGS.
|
1995-04-08 17:51:52 +00:00 |
|
Karl Heuer
|
5c579a7529
|
(aixcc, aixcc.c): Targets deleted.
(SOURCES, distclean): Removed obsolete references to aixcc.
|
1995-04-04 21:11:29 +00:00 |
|
Richard M. Stallman
|
26873b7234
|
(maintainer-clean): Renamed from realclean.
|
1995-02-07 23:55:01 +00:00 |
|
Karl Heuer
|
3412f30312
|
(regex.o): Use full path to find regex.c.
|
1994-10-17 20:56:18 +00:00 |
|
Karl Heuer
|
66ab94d9bb
|
(etags): add dependency on regex.o, link with it.
(REGEXPOBJ, REGEXPDEPS, regex.o): target and macros added.
|
1994-10-17 20:26:22 +00:00 |
|
David J. MacKenzie
|
2d521ee66b
|
remove make-path
|
1994-10-12 23:28:43 +00:00 |
|
Richard M. Stallman
|
424b6d2bf8
|
(libexecdir): Renamed from libdir.
|
1994-10-11 21:38:59 +00:00 |
|
Richard M. Stallman
|
1e8259bb0b
|
(clean): rm DOC/* and *.tab.[ch].
(distclean): Not here.
|
1994-10-11 21:22:28 +00:00 |
|
Richard M. Stallman
|
81f940520e
|
(MOVE_FLAGS, MOVE_LIBS): New variables.
(pop.o, movemail.o): New targets.
(movemail): Link in pop.o and movemail.o. Use MOVE_LIBS, MOVE_FLAGS.
|
1994-09-27 19:43:07 +00:00 |
|