From: Brian Paul Date: Sat, 29 Mar 2003 17:07:03 +0000 (+0000) Subject: remove duplicate line X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c455e4843e2dabc5e2fa2ce60c2d605643bf5df;p=mesa.git remove duplicate line --- diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11 index adb13c06ed0..98e540ce64f 100644 --- a/src/mesa/Makefile.X11 +++ b/src/mesa/Makefile.X11 @@ -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 # Version: 5.0 @@ -29,7 +29,6 @@ CORE_SOURCES = \ attrib.c \ blend.c \ bufferobj.c \ - bufferobj.c \ buffers.c \ clip.c \ colortab.c \ diff --git a/src/mesa/main/Makefile.X11 b/src/mesa/main/Makefile.X11 index adb13c06ed0..98e540ce64f 100644 --- a/src/mesa/main/Makefile.X11 +++ b/src/mesa/main/Makefile.X11 @@ -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 # Version: 5.0 @@ -29,7 +29,6 @@ CORE_SOURCES = \ attrib.c \ blend.c \ bufferobj.c \ - bufferobj.c \ buffers.c \ clip.c \ colortab.c \