Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
autotest
/
refs/heads/release-R75-12105.B
/
.
/
client
/
site_tests
/
hardware_PerfCallgraphVerification
/
src
/
Makefile
blob: b360796a97223b7a120f69b878920d349a5048f3 [
file
] [
log
] [
blame
] [
edit
]
CFLAGS
=-
O2
-
g
-
std
=
c99
OUTPUTS
=
graph
all
:
$
(
OUTPUTS
)
noploop
:
graph
.
c
clean
:
rm
-
rf $
(
OUTPUTS
)