mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
removed tr_attrib.c
This commit is contained in:
parent
bc58b7b409
commit
e7f55e76db
2 changed files with 2 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.X11,v 1.31 2000/11/11 01:43:03 brianp Exp $
|
||||
# $Id: Makefile.X11,v 1.32 2000/11/11 19:09:29 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.5
|
||||
|
|
@ -161,7 +161,6 @@ DRIVER_SOURCES = \
|
|||
SVGA/svgamesa16.c \
|
||||
SVGA/svgamesa24.c \
|
||||
SVGA/svgamesa32.c \
|
||||
Trace/tr_attrib.c \
|
||||
Trace/tr_context.c \
|
||||
Trace/tr_control.c \
|
||||
Trace/tr_error.c \
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.X11,v 1.31 2000/11/11 01:43:03 brianp Exp $
|
||||
# $Id: Makefile.X11,v 1.32 2000/11/11 19:09:29 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.5
|
||||
|
|
@ -161,7 +161,6 @@ DRIVER_SOURCES = \
|
|||
SVGA/svgamesa16.c \
|
||||
SVGA/svgamesa24.c \
|
||||
SVGA/svgamesa32.c \
|
||||
Trace/tr_attrib.c \
|
||||
Trace/tr_context.c \
|
||||
Trace/tr_control.c \
|
||||
Trace/tr_error.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue