Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2005-07-26 17:21:16 -07:00
Родитель 2bbcddee87
Коммит 2779fad613
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@
# BREAK YOUR LOCAL DIFFS! show-diff and anything using it will likely randomly # BREAK YOUR LOCAL DIFFS! show-diff and anything using it will likely randomly
# break unless your underlying filesystem supports those sub-second times # break unless your underlying filesystem supports those sub-second times
# (my ext3 doesn't). # (my ext3 doesn't).
GIT_VERSION=0.99.1 GIT_VERSION=0.99.2
COPTS=-O2 COPTS=-O2
CFLAGS=-g $(COPTS) -Wall CFLAGS=-g $(COPTS) -Wall