Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c1ded373f365b8ed2238f70d6885fabf39e9cd88
/
.
/
compilers
/
debian_rootfs.BUILD
blob: 7eef9ec7c1592f02248fa88bff87faedcfc3955c [
file
] [
log
] [
blame
]
filegroup
(
name
=
"sysroot_files"
,
srcs
=
glob
(
include
=
[
"include/**"
,
"lib/**"
,
"lib64/**"
,
"usr/include/**"
,
"usr/lib/**"
,
"usr/lib64/**"
,
],
exclude
=
[
"usr/share/**"
,
],
),
visibility
=
[
"//visibility:public"
],
)