1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-17 06:25:13 +01:00
git/contrib/emacs
Jakub Narebski e14421b9aa Allow INSTALL, bindir, mandir to be set in main Makefile
Makefiles in subdirectories now use existing value of INSTALL, bindir,
mandir if it is set, allowing those to be set in main Makefile or in
included config.mak.  Main Makefile exports variables which it sets.

Accidentally it renames bin to bindir in Documentation/Makefile
(should be bindir from start, but is unused, perhaps to be removed).

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-06-29 23:49:16 -07:00
..
.gitignore contrib/emacs/Makefile: Provide tool for byte-compiling files. 2006-03-05 11:32:49 -08:00
git.el git.el: Added a function to diff against the other heads in a merge. 2006-03-19 12:30:14 -08:00
Makefile Allow INSTALL, bindir, mandir to be set in main Makefile 2006-06-29 23:49:16 -07:00
vc-git.el contrib/emacs: Add an Emacs VC backend. 2006-03-04 13:45:37 -08:00