mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 13:10:10 +01:00
Remove phantom tab on a blank line to allow compile on IRIX.
This commit is contained in:
parent
47507f4464
commit
e19f5d7cb7
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue