Sign in
googlers
/
jrn
/
git
/
668f2d53613ac8fd373926ebe219f2c29112d93e
/
.
/
t
/
perf
/
Makefile
blob: fcb0e8865e49335d5a9afe3941bcea2c58f4bcd8 [
file
] [
log
] [
blame
]
-
include
../../
config
.
mak
export GIT_TEST_OPTIONS
all
:
test
-
lint perf
perf
:
pre
-
clean
./
run
pre
-
clean
:
rm
-
rf test
-
results
clean
:
rm
-
rf build
"trash directory"
.*
test
-
results
test
-
lint
:
$
(
MAKE
)
-
C
..
test
-
lint
.
PHONY
:
all perf pre
-
clean clean