mesa: Remove left over merge conflicts
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Mon, 22 Sep 2008 10:47:57 +0000 (12:47 +0200)
committerJakob Bornecrantz <jakob@tungstengraphics.com>
Mon, 22 Sep 2008 10:47:57 +0000 (12:47 +0200)
src/glx/x11/Makefile
src/mesa/x86/common_x86_asm.S

index 0bb2dc1..86d84d4 100644 (file)
@@ -51,10 +51,6 @@ INCLUDES = -I. \
        -I$(TOP)/include \
        -I$(TOP)/include/GL/internal \
        -I$(TOP)/src/mesa \
-<<<<<<< HEAD:src/glx/x11/Makefile
-       -I$(TOP)/src/mesa/main \
-=======
->>>>>>> master:src/glx/x11/Makefile
        -I$(TOP)/src/mesa/glapi \
        $(LIBDRM_CFLAGS) \
        $(DRI2PROTO_CFLAGS) \
index a681ff9..ea4047a 100644 (file)
  * in there will break the build on some platforms.
  */
 
-<<<<<<< HEAD:src/mesa/x86/common_x86_asm.S
-=======
 #include "matypes.h"
->>>>>>> master:src/mesa/x86/common_x86_asm.S
 #include "assyntax.h"
 #include "common_x86_features.h"