Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
aa2b3f294df9126d5b6044e7a6e1b64514974a16
/
.
/
poky
/
meta
/
lib
/
oeqa
/
runtime
/
files
/
testmakefile
blob: ca1844e9308425b1868fe03aab2570e3eedbf4c2 [
file
] [
log
] [
blame
]
Patrick Williams
c124f4f
2015-09-15 14:41:29 -0500
[
diff
] [
blame
]
1
test
:
test
.
o
2
gcc
-
o test test
.
o
-
lm
3
test
.
o
:
test
.
c
4
gcc
-
c test
.
c
5