Add DRM_SOURCE_PATH to make system.

Needed for linux-solo to build
This commit is contained in:
Jon Smirl 2004-04-13 04:11:32 +00:00
parent 231603893d
commit c0b0b48e5b
14 changed files with 15 additions and 13 deletions

View File

@ -10,6 +10,8 @@ MESA_MAJOR=6
MESA_MINOR=1
MESA_TINY=0
# external projects
DRM_SOURCE_PATH=/home/dri/drm
# Compiler and flags
CC = cc

View File

@ -26,7 +26,7 @@ INCLUDE_DIRS = \
-I$(TOP)/src/mesa/transform \
-I$(TOP)/src/mesa/swrast \
-I$(TOP)/src/mesa/swrast_setup \
-I$(TOP)/src/mesa/drivers/dri/drm/shared
-I$(DRM_SOURCE_PATH)/shared
##### RULES #####

View File

@ -19,7 +19,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -53,7 +53,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -50,7 +50,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -51,7 +51,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -52,7 +52,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -55,7 +55,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -51,7 +51,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -57,7 +57,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -91,7 +91,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -54,7 +54,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -53,7 +53,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)/shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \

View File

@ -52,7 +52,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
-I$(TOP)/src/mesa/drivers/dri/drm/shared \
-I$(DRM_SOURCE_PATH)\shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \