summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2002-01-15 18:30:58 +0000
committerKarl Schultz <kschultz@freedesktop.org>2002-01-15 18:30:58 +0000
commite19f5d7cb77c5ce019736c4729499a5492c4633b (patch)
tree16179e5159fccfca8974e40e925be68e42fe428d /src
parent47507f4464ebe854c1c7ba05a28853ece971bc9a (diff)
Remove phantom tab on a blank line to allow compile on IRIX.
Diffstat (limited to 'src')
-rw-r--r--src/mesa/Makefile.X114
-rw-r--r--src/mesa/main/Makefile.X114
2 files changed, 4 insertions, 4 deletions
diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11
index d5dc971362..2c910418a8 100644
--- a/src/mesa/Makefile.X11
+++ b/src/mesa/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.63 2002/01/14 16:07:33 brianp Exp $
+# $Id: Makefile.X11,v 1.64 2002/01/15 18:30:58 kschultz Exp $
# Mesa 3-D graphics library
# Version: 4.1
@@ -278,7 +278,7 @@ VPFILES = \
src/tnl/t_vb_program.c \
tests/vptest1.c \
tests/vptest2.c
-
+
vptar:
cd .. ; tar cvf vpfiles.tar $(VPFILES) ; gzip vpfiles.tar
diff --git a/src/mesa/main/Makefile.X11 b/src/mesa/main/Makefile.X11
index d5dc971362..2c910418a8 100644
--- a/src/mesa/main/Makefile.X11
+++ b/src/mesa/main/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.63 2002/01/14 16:07:33 brianp Exp $
+# $Id: Makefile.X11,v 1.64 2002/01/15 18:30:58 kschultz Exp $
# Mesa 3-D graphics library
# Version: 4.1
@@ -278,7 +278,7 @@ VPFILES = \
src/tnl/t_vb_program.c \
tests/vptest1.c \
tests/vptest2.c
-
+
vptar:
cd .. ; tar cvf vpfiles.tar $(VPFILES) ; gzip vpfiles.tar