| Commit message (Expand) | Author | Age | Files | Lines |
* | (blessmail): Specify directory for blessmail.el. | Richard M. Stallman | 1994-05-16 | 1 | -1/+1 |
* | (maybe-blessmail): Mention bless-mail is in lib-src. | Richard M. Stallman | 1994-05-12 | 1 | -1/+1 |
* | Fix out of date comment. | David J. MacKenzie | 1994-05-05 | 1 | -1/+1 |
* | Put in a separator for where to start cpp procssing. | Richard M. Stallman | 1994-05-05 | 1 | -90/+95 |
* | (maybe-blessmail): New target to print the blessmail warning message. | Richard M. Stallman | 1994-05-04 | 1 | -11/+13 |
* | (${archlibdir}): Be lenient about wc output format. | Karl Heuer | 1994-05-02 | 1 | -2/+2 |
* | (${archlibdir}): Don't run blessmail; instead | Richard M. Stallman | 1994-05-01 | 1 | -4/+11 |
* | C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables. | Karl Heuer | 1994-04-27 | 1 | -5/+11 |
* | (etags, ctags): Make VERSION a string constant. | Richard M. Stallman | 1994-04-23 | 1 | -2/+2 |
* | (blessmail): New target. | Karl Heuer | 1994-04-20 | 1 | -1/+23 |
* | Renamed from Makefile.in. | Richard M. Stallman | 1994-04-16 | 1 | -70/+97 |
* | (etags, ctags): Pass -D for VERSION. | Richard M. Stallman | 1994-03-25 | 1 | -2/+2 |
* | (UTILITIES): `env' deleted. | Richard M. Stallman | 1994-03-20 | 1 | -4/+1 |
* | (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM. | Richard M. Stallman | 1994-03-14 | 1 | -4/+4 |
* | (C_SWITCH_MACHINE): Get this from autoconf. | Richard M. Stallman | 1994-02-09 | 1 | -3/+4 |
* | (profile): New target. | Richard M. Stallman | 1994-02-05 | 1 | -2/+5 |
* | (ALL_CFLAGS): Include LDFLAGS. | Richard M. Stallman | 1994-01-02 | 1 | -23/+25 |
* | (${archlibdir}, install): Use $(INSTALL_PROGRAM) | Richard M. Stallman | 1993-12-24 | 1 | -11/+2 |
* | (mostlyclean): Make it distinct from clean. | Richard M. Stallman | 1993-11-26 | 1 | -2/+5 |
* | (${archlibdir}): Don't do chown or chgrp. | Richard M. Stallman | 1993-11-24 | 1 | -7/+0 |
* | (install): Don't change mode or group when installing. | Richard M. Stallman | 1993-11-16 | 1 | -5/+0 |
* | (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd. | Roland McGrath | 1993-10-04 | 1 | -1/+1 |
* | Fixed typos or brainos of whoever though `@' was the comment char. | Roland McGrath | 1993-10-03 | 1 | -2/+2 |
* | (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current | Brian Fox | 1993-09-30 | 1 | -3/+6 |
* | (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the | Brian Fox | 1993-09-28 | 1 | -47/+37 |
* | (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o, | Roland McGrath | 1993-09-10 | 1 | -9/+9 |
* | (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir} | Roland McGrath | 1993-09-10 | 1 | -2/+2 |
* | (make-path): Dep on config.h. | Richard M. Stallman | 1993-08-12 | 1 | -1/+1 |
* | (etags): Depend on ../src/config.h. | Richard M. Stallman | 1993-07-21 | 1 | -1/+1 |
* | (install): Use .n, not .new, for temporary filenames. | Richard M. Stallman | 1993-07-19 | 1 | -7/+8 |
* | * Makefile.in (ctags): Depend on etags, so that parallel makes | Jim Blandy | 1993-06-22 | 1 | -1/+3 |
* | * Makefile.in: Remember, spaces are not tabs. | Jim Blandy | 1993-06-17 | 1 | -6/+6 |
* | Bring mumbleclean targets into conformance with GNU coding standards. | Jim Blandy | 1993-06-16 | 1 | -3/+9 |
* | (CPP_CFLAGS): New variable. | Richard M. Stallman | 1993-06-13 | 1 | -24/+31 |
* | * configure.in: Test for bison. | Jim Blandy | 1993-06-09 | 1 | -0/+1 |
* | (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps. | Richard M. Stallman | 1993-06-02 | 1 | -1/+1 |
* | * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of | Jim Blandy | 1993-05-30 | 1 | -1/+1 |
* | (timer): Link with $(LOADLIBES). | Richard M. Stallman | 1993-05-29 | 1 | -1/+1 |
* | * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine | Jim Blandy | 1993-05-28 | 1 | -1/+1 |
* | (ALL_CFLAGS): Add -I../src | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
* | (install): Get the scripts from ${srcdir}, unlike the executables. | Richard M. Stallman | 1993-05-28 | 1 | -1/+5 |
* | * Makefile.in (ALL_CFLAGS): Include -I${srcdir}. | Jim Blandy | 1993-05-27 | 1 | -3/+3 |
* | * Makefile.in (install): Do install the programs listed in | Jim Blandy | 1993-05-27 | 1 | -2/+2 |
* | (install): Don't handle INSTALLABLE_SCRIPTS | Richard M. Stallman | 1993-05-25 | 1 | -5/+7 |
* | * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's | Jim Blandy | 1993-05-24 | 1 | -2/+2 |
* | * timer.c (xmalloc): Include definition for this, to placate the C | Jim Blandy | 1993-05-24 | 1 | -2/+3 |
* | * Makefile.in (install): Refer to the variables INSTALLABLES and | Jim Blandy | 1993-05-24 | 1 | -1/+1 |
* | * Makefile.in (.c.o): Make the rule start with a tab, not spaces. | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
* | The GNU coding standards specify that CFLAGS should be left for | Jim Blandy | 1993-05-15 | 1 | -27/+30 |
* | Install patches from David J. Mackenzie to make the srcdir option | Jim Blandy | 1993-05-15 | 1 | -58/+65 |