Meta/Make: No need for removed variables

This commit is contained in:
Junio C Hamano
2007-03-14 23:51:57 -07:00
parent 71b785f8e2
commit c3b56def77

2
Make
View File

@@ -57,6 +57,4 @@ make $d \
GITWEB_CONFIG=$G \
PYTHON_PATH=/usr/bin/python2.4 \
CFLAGS="$O -Wall -Wdeclaration-after-statement -g" \
WITH_SEND_EMAIL=YesPlease \
WITH_SVNIMPORT=YesPlease \
"$@"