| Commit message (Expand) | Author | Age | Files | Lines |
* | (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS. | Richard M. Stallman | 1994-01-02 | 1 | -1/+2 |
* | (mkdir): Make only the lockdir writable. | Richard M. Stallman | 1993-12-24 | 1 | -4/+8 |
* | (do-install): Use umask 022 in copying etc and lisp dirs. | Richard M. Stallman | 1993-11-27 | 1 | -1/+1 |
* | (mkdir): Ignore error from chmod. | Richard M. Stallman | 1993-11-16 | 1 | -1/+1 |
* | (VPATH): Define to @srcdir@. | Roland McGrath | 1993-10-03 | 1 | -0/+3 |
* | (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files | Brian Fox | 1993-09-28 | 1 | -162/+77 |
* | (@rip_paths@locallisppath): Delete ${datadir}/emacs/site-lisp. | Richard M. Stallman | 1993-09-20 | 1 | -1/+1 |
* | (do-install): Don't abort if ln or chmod at the end | Brian Fox | 1993-09-20 | 1 | -32/+33 |
* | (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed. | Roland McGrath | 1993-09-12 | 1 | -6/+9 |
* | (info, dvi, clean, mostlyclean, distclean, realclean, unlock, relock): Use | Roland McGrath | 1993-09-10 | 1 | -26/+26 |
* | (do-install): Install info/sc*. | Richard M. Stallman | 1993-08-11 | 1 | -1/+1 |
* | (do-install): Install info/gnus*. | Richard M. Stallman | 1993-08-11 | 1 | -1/+1 |
* | * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src | Jim Blandy | 1993-07-18 | 1 | -0/+1 |
* | * Makefile.in (top_distclean): Use -f switch when cleaning out | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
* | * Makefile.in (src/Makefile): Don't bother exiting single quotes | Jim Blandy | 1993-06-17 | 1 | -7/+7 |
* | * Makefile.in (uninstall): Don't remove the lisp and etc | Jim Blandy | 1993-06-17 | 1 | -14/+16 |
* | * Makefile.in (CPP): New variable. | Jim Blandy | 1993-06-16 | 1 | -34/+86 |
* | (TAGS): cd to src to run etags. | Richard M. Stallman | 1993-06-16 | 1 | -2/+2 |
* | * configure.in: Test for bison. | Jim Blandy | 1993-06-09 | 1 | -0/+2 |
* | (do-install): Partially rewrite using `if'. | Richard M. Stallman | 1993-06-02 | 1 | -6/+9 |
* | (do-install): Correct previous etc-copying change. | Richard M. Stallman | 1993-06-01 | 1 | -3/+4 |
* | (do-install): Use `-' in tar options. | Richard M. Stallman | 1993-05-31 | 1 | -2/+2 |
* | (do-install): Copy the DOC-* files from the build | Richard M. Stallman | 1993-05-31 | 1 | -0/+5 |
* | Pass in LD_SWITCH_X_SITE. | Jim Blandy | 1993-05-31 | 1 | -0/+1 |
* | * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd | Jim Blandy | 1993-05-30 | 1 | -4/+4 |
* | * Makefile.in: Use Makefile comments, not C comments. | Jim Blandy | 1993-05-29 | 1 | -2/+2 |
* | * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src | Jim Blandy | 1993-05-29 | 1 | -4/+7 |
* | (do-install): Delete redundant code to copy etc twice. | Richard M. Stallman | 1993-05-29 | 1 | -9/+0 |
* | * make-dist: Make a `site-lisp' directory in the distribution, | Jim Blandy | 1993-05-28 | 1 | -1/+1 |
* | * Makefile.in (do-install): Correctly detect if ./etc and | Jim Blandy | 1993-05-28 | 1 | -1/+1 |
* | (do-install): Add `shift' command. | Richard M. Stallman | 1993-05-27 | 1 | -0/+1 |
* | (COPYDESTS, COPYDIR): Delete external-lisp dir. | Richard M. Stallman | 1993-05-27 | 1 | -9/+2 |
* | (do-install): Delete the dest dir, not the source dir, | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
* | * Makefile.in (${SUBDIR}): Pass the value of the make variable to | Jim Blandy | 1993-05-27 | 1 | -2/+2 |
* | * Makefile.in (mkdir): Make all the directories in locallisppath. | Jim Blandy | 1993-05-26 | 1 | -1/+2 |
* | * Makefile.in (do-install): Don't remove a destination directory | Jim Blandy | 1993-05-26 | 1 | -10/+25 |
* | (INSTALL): Add definition. | Richard M. Stallman | 1993-05-25 | 1 | -0/+1 |
* | * Makefile.in (srcdir): Remove comment saying this doesn't work. | Jim Blandy | 1993-05-25 | 1 | -2/+1 |
* | * Makefile.in (src/paths.h): Edit the `infodir' variable into this | Jim Blandy | 1993-05-25 | 1 | -4/+12 |
* | * Makefile.in: Doc fix. | Jim Blandy | 1993-05-24 | 1 | -2/+2 |
* | * configure.in: Add support for the `--exec-prefix' option. | Jim Blandy | 1993-05-24 | 1 | -4/+3 |
* | * Makefile.in (C_SWITCH_X_SITE): New variable - get this from | Jim Blandy | 1993-05-23 | 1 | -0/+2 |
* | * configure.in: Implement the --prefix option. | Jim Blandy | 1993-05-23 | 1 | -7/+5 |
* | * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
* | * Makefile.in (oldXMenu/Makefile): Make this depend on | Jim Blandy | 1993-05-16 | 1 | -1/+1 |
* | More changes from David J. Mackenzie. | Jim Blandy | 1993-05-15 | 1 | -127/+13 |
* | Install ${srcdir} changes from DJM. | Jim Blandy | 1993-05-15 | 1 | -16/+29 |
* | original log message lost to overeager RCS user -JimB | Jim Blandy | 1993-05-15 | 1 | -2/+2 |
* | * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER, | Jim Blandy | 1993-05-09 | 1 | -6/+6 |
* | * configure.in: Use the AC_ALLOCA test. | Jim Blandy | 1993-05-03 | 1 | -87/+107 |