Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
buildtools
/
c042ee3fc019adb2ac2fcbdbbea984fcdea01ad7
/
.
/
build
/
testdata
/
035.in
blob: 647edb54604a18632129ce06b2fa9dc2d7eb0f06 [
file
]
cc_library
(
name
=
"abc"
,
srcs
=
[
"spam.cc"
,
"spam.cc"
,
"eggs.cc"
,
],
linkopts
=
[
"-l"
,
"pthread"
,
"-l"
,
"apparmor"
],
deps
=
[
"spam"
,
"egg"
,
"spam"
,
"spam"
,
"bacon"
,
"spam"
,
],
)