mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-24 13:40:37 +02:00
latest sources from Loki
This commit is contained in:
parent
b5012e1ee1
commit
bc58b7b409
2 changed files with 8 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.X11,v 1.30 2000/11/10 18:06:14 brianp Exp $
|
||||
# $Id: Makefile.X11,v 1.31 2000/11/11 01:43:03 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.5
|
||||
|
|
@ -161,13 +161,13 @@ DRIVER_SOURCES = \
|
|||
SVGA/svgamesa16.c \
|
||||
SVGA/svgamesa24.c \
|
||||
SVGA/svgamesa32.c \
|
||||
Trace/tr_2string.c \
|
||||
Trace/tr_attrib.c \
|
||||
Trace/tr_context.c \
|
||||
Trace/tr_control.c \
|
||||
Trace/tr_error.c \
|
||||
Trace/tr_print.c \
|
||||
Trace/tr_wrapper.c
|
||||
Trace/tr_support.c \
|
||||
Trace/tr_wrapper.c \
|
||||
Trace/tr_write.c
|
||||
|
||||
|
||||
ASM_SOURCES =
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.X11,v 1.30 2000/11/10 18:06:14 brianp Exp $
|
||||
# $Id: Makefile.X11,v 1.31 2000/11/11 01:43:03 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.5
|
||||
|
|
@ -161,13 +161,13 @@ DRIVER_SOURCES = \
|
|||
SVGA/svgamesa16.c \
|
||||
SVGA/svgamesa24.c \
|
||||
SVGA/svgamesa32.c \
|
||||
Trace/tr_2string.c \
|
||||
Trace/tr_attrib.c \
|
||||
Trace/tr_context.c \
|
||||
Trace/tr_control.c \
|
||||
Trace/tr_error.c \
|
||||
Trace/tr_print.c \
|
||||
Trace/tr_wrapper.c
|
||||
Trace/tr_support.c \
|
||||
Trace/tr_wrapper.c \
|
||||
Trace/tr_write.c
|
||||
|
||||
|
||||
ASM_SOURCES =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue