mirror of OpenBSD xenocara tree github.com/openbsd/xenocara
openbsd
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at jcs 12 lines 229 B view raw
1// Autogenerated with Android.sources.bp.mk 2 3cc_defaults { 4 name: "libdrm_sources", 5 srcs: [ 6 "xf86drm.c", 7 "xf86drmHash.c", 8 "xf86drmRandom.c", 9 "xf86drmSL.c", 10 "xf86drmMode.c", 11 ], 12}