1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
No description
Find a file
Jim Blandy c71beb7551 * Makefile.in (exec_prefix): New variable.
(bindir, libdir): Use it instead of `prefix'.

	* Makefile.in (CFLAGS): #define HAVE_CONFIG_H, too.

	* Makefile.in (libdir): Default to ${prefix}/lib.
	(archlibdir): Adjusted to match.

	* Makefile.in (distclean): Don't delete backup or autosave files.
	(extraclean): Like realclean, but does delete backup and autosave
	files.

	* Makefile.in (realclean): Ignore errors from rm.

	* Makefile.in (distclean): Don't bother to delete ../arch-lib;
	that doesn't exist anymore.

	* Makefile.in (prefix, bindir, libdir, srcdir): New variables, as
	described in the top-level Makefile.
	(UTILITIES): Add make-path to the list of utility programs.
	(../arch-lib): Replaced by the ${archlibdir} target, which places
	the executables in their permanent home.
	(install, install.sysv, install.xenix): Consolidated into one
	target which should work under all circumstances, modulo a few
	ignored error messages.
1992-12-12 15:24:50 +00:00
etc *** empty log message *** 1992-11-20 17:11:40 +00:00
lib-src * Makefile.in (exec_prefix): New variable. 1992-12-12 15:24:50 +00:00
lisp * vc.el (vc-do-command): Set the default directory of the *vc* 1992-12-12 15:22:26 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src *** empty log message *** 1992-12-12 14:44:09 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) 1992-11-20 17:14:50 +00:00
configure1.in Now partially conforms with GNU coding standards. I'm only checking 1992-12-06 22:12:37 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist Finish previous change. 1992-11-24 02:40:36 +00:00
Makefile.in Now partially conforms with GNU coding standards. I'm only checking 1992-12-06 22:12:37 +00:00