Cross Reference: solaris-x64-gcc-dri
xref
: /
solaris-x11-s11
/
open-src
/
lib
/
mesa
/
sun-src
/
configs
/
solaris-x64-gcc-dri
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
98
N/A
# -*-makefile-*-
98
N/A
# Configuration for Solaris on x64 with gcc, dynamic libs
98
N/A
98
N/A
include $(TOP)
/configs/solaris-x86-gcc-dri
98
N/A
98
N/A
CONFIG_NAME = solaris-x64-gcc-dri
98
N/A
527
N/A
EXTRA_LIB_PATH = -L
/usr/X11/lib
/64 -R
/usr/X11/lib
/64 -lXdamage -lXfixes
98
N/A
98
N/A
EXPAT_LIB= -L
/usr/sfw/lib
/64 -R
/usr/sfw/lib
/64 -lexpat
98
N/A
98
N/A
#ASM_FLAGS = -DUSE_X86_64_ASM
98
N/A
#ASM_SOURCES = $(X86-64_SOURCES)
98
N/A
#ASM_API = $(X86-64_API)