Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
5a66f8aa3fd1d076fe7eb24462f5660b4df2bc34
/
.
/
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"
],
)