Makefile.am (193B)
1 noinst_LTLIBRARIES = libdri3.la 2 AM_CFLAGS = \ 3 @DIX_CFLAGS@ \ 4 @LIBDRM_CFLAGS@ 5 6 libdri3_la_SOURCES = \ 7 dri3.h \ 8 dri3_priv.h \ 9 dri3.c \ 10 dri3_request.c \ 11 dri3_screen.c 12 13 sdk_HEADERS = dri3.h
xserverxserver with xephyr scale patch | |
| git clone https://git.neptards.moe/u3shit/xserver.git | |
| Log | Files | Refs | README | LICENSE |