mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
replaced some spaces with a tab
This commit is contained in:
parent
ffebe69866
commit
d15422a951
2 changed files with 6 additions and 6 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue