mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 04:58:05 +02:00
remove duplicate line
This commit is contained in:
parent
6061df09a4
commit
1c455e4843
2 changed files with 2 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile.X11,v 1.76 2003/03/29 17:01:02 brianp Exp $
|
# $Id: Makefile.X11,v 1.77 2003/03/29 17:07:03 brianp Exp $
|
||||||
|
|
||||||
# Mesa 3-D graphics library
|
# Mesa 3-D graphics library
|
||||||
# Version: 5.0
|
# Version: 5.0
|
||||||
|
|
@ -29,7 +29,6 @@ CORE_SOURCES = \
|
||||||
attrib.c \
|
attrib.c \
|
||||||
blend.c \
|
blend.c \
|
||||||
bufferobj.c \
|
bufferobj.c \
|
||||||
bufferobj.c \
|
|
||||||
buffers.c \
|
buffers.c \
|
||||||
clip.c \
|
clip.c \
|
||||||
colortab.c \
|
colortab.c \
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile.X11,v 1.76 2003/03/29 17:01:02 brianp Exp $
|
# $Id: Makefile.X11,v 1.77 2003/03/29 17:07:03 brianp Exp $
|
||||||
|
|
||||||
# Mesa 3-D graphics library
|
# Mesa 3-D graphics library
|
||||||
# Version: 5.0
|
# Version: 5.0
|
||||||
|
|
@ -29,7 +29,6 @@ CORE_SOURCES = \
|
||||||
attrib.c \
|
attrib.c \
|
||||||
blend.c \
|
blend.c \
|
||||||
bufferobj.c \
|
bufferobj.c \
|
||||||
bufferobj.c \
|
|
||||||
buffers.c \
|
buffers.c \
|
||||||
clip.c \
|
clip.c \
|
||||||
colortab.c \
|
colortab.c \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue