summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-01-18 17:40:05 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-01-18 17:40:05 +0000
commitd15422a951a9c42b7f8ac8b46548a5fe3945a21f (patch)
tree362ffaebf3fddc3f687a94c907ef3f88dc0050e2 /src/mesa/Makefile.X11
parentffebe69866b0ca99a135ee778ad461bc52b00230 (diff)
replaced some spaces with a tab
Diffstat (limited to 'src/mesa/Makefile.X11')
-rw-r--r--src/mesa/Makefile.X116
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11
index 75e03a6bb29..2102d8c8ac7 100644
--- a/src/mesa/Makefile.X11
+++ b/src/mesa/Makefile.X11
@@ -1,8 +1,8 @@
-# $Id: Makefile.X11,v 1.12 1999/12/17 15:15:46 brianp Exp $
+# $Id: Makefile.X11,v 1.13 2000/01/18 17:40:05 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
-# Copyright (C) 1995-1999 Brian Paul
+# Copyright (C) 1995-2000 Brian Paul
# Makefile for core library
@@ -60,8 +60,8 @@ CORE_SOURCES = \
mem.c \
mmath.c \
pb.c \
- pixel.c \
pipeline.c \
+ pixel.c \
points.c \
polygon.c \
quads.c \