Sign in
code
/
git
/
833cd7fc9fed8568a3612e9b1b204290b0f0e15d
/
.
/
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