Sign in
code
/
git
/
89e4fcb0dd01b42e82b8f27f9a575111a26844df
/
.
/
t
/
perf
/
Makefile
blob: 8c47155a7c86eebe4b8189601866b2b4df4a4f22 [
file
]
-
include
../../
config
.
mak
export GIT_TEST_OPTIONS
all
:
perf
perf
:
pre
-
clean
./
run
pre
-
clean
:
rm
-
rf test
-
results
clean
:
rm
-
rf build
"trash directory"
.*
test
-
results
.
PHONY
:
all perf pre
-
clean clean