/* Edit this file if any of these libraries are named differently on your system. */ XCB = -lxcb XCB_SHM = -lxcb-shm XCB_DRI3 = -lxcb-dri3 XCB_SHAPE = -lxcb-shape WAYLAND_SERVER = -lwayland-server XCBLIB = -lX11-xcb PIXMAN = -lpixman-1 DRMINCLUDES = -I$(INCROOT)/drm PIXMANINCLUDES = -I$(INCROOT)/pixman-1 /* And edit this if wayland-scanner is named something else on your system. */ WAYLAND_SCANNER = wayland-scanner /* Uncomment the following code if building with EGL support. #define HaveEglSupport EGL = -lEGL GLES = -lGLESv2 */