summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-02-13 11:47:01 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-02-13 11:48:00 -0800
commit6f5e880c68099b185e60b2492c75e506e16d8292 (patch)
tree26e8f90358a85a9f122667d1c124798d8c0cffc4 /Makefile
parentUpdate draft release notes to 1.7.10 (diff)
parentUpdate draft release notes to 1.7.9.1 (diff)
downloadtgif-6f5e880c68099b185e60b2492c75e506e16d8292.tar.xz
Sync with maint
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4817157a96..2bce23e5eb 100644
--- a/Makefile
+++ b/Makefile
@@ -342,7 +342,7 @@ pathsep = :
export prefix bindir sharedir sysconfdir gitwebdir localedir
-CC = gcc
+CC = cc
AR = ar
RM = rm -f
DIFF = diff