]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
[PATCH] Install tools with "make install-tools".
authorJunio C Hamano <junkio@cox.net>
Sat, 23 Jul 2005 02:09:20 +0000 (19:09 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 23 Jul 2005 03:34:16 +0000 (20:34 -0700)
commit8cc393068aedc7378166ccc013d3954cd87f0deb
treee01fed085f595dfda06fda1d9c3b263000ffcb8c
parentf6e1a4d6dc4d1b3d82d5e87fdd817b3994dda5e0
[PATCH] Install tools with "make install-tools".

Match the main Makefile by separating COPTS from CFLAGS,
defining INSTALL, prefix, and bin.  Add a new target 'install-tools'
to the main Makefile to install them.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
tools/Makefile