mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-14 15:38:06 +02:00
8 lines
99 B
Makefile
8 lines
99 B
Makefile
SUBDIRS = glx
|
|
|
|
if DRI
|
|
SUBDIRS += dri
|
|
endif
|
|
|
|
# switch among mesa/apple/windows for different ddxes
|
|
|