Lines Matching refs:TOP
1 TOP = ../../../.. macro
2 include $(TOP)/configs/current
6 -I$(TOP)/src/gallium/include \
7 -I$(TOP)/src/gallium/auxiliary \
8 -I$(TOP)/src/egl/main \
9 -I$(TOP)/src/egl/wayland/wayland-drm/ \
10 -I$(TOP)/include
16 -I$(TOP)/src/gallium/drivers \
17 -I$(TOP)/src/glx \
18 -I$(TOP)/src/mapi \
19 -I$(TOP)/src/mesa \
24 $(TOP)/src/glx/dri2.c
28 -I$(TOP)/src/gallium/winsys \
29 -I$(TOP)/src/egl/wayland/wayland-egl \
30 -I$(TOP)/src/egl/wayland/wayland-drm \
36 drm_INCLUDES = -I$(TOP)/src/gallium/winsys $(shell $(PKG_CONFIG) --cflags-only-I libdrm) \
37 -I$(TOP)/src/gbm/main -I$(TOP)/src/gallium/state_trackers/gbm
42 fbdev_INCLUDES = -I$(TOP)/src/gallium/winsys/sw
47 null_INCLUDES = -I$(TOP)/src/gallium/winsys/sw