瀏覽代碼

minor re-org

tags/mesa_4_1
Brian Paul 23 年之前
父節點
當前提交
31fe0ade35
共有 2 個文件被更改,包括 10 次插入10 次删除
  1. 5
    5
      src/mesa/Makefile.X11
  2. 5
    5
      src/mesa/main/Makefile.X11

+ 5
- 5
src/mesa/Makefile.X11 查看文件

@@ -1,8 +1,8 @@
# $Id: Makefile.X11,v 1.65 2002/02/02 21:41:58 brianp Exp $
# $Id: Makefile.X11,v 1.66 2002/04/02 16:20:00 brianp Exp $

# Mesa 3-D graphics library
# Version: 4.1
# Copyright (C) 1995-2001 Brian Paul
# Copyright (C) 1995-2002 Brian Paul

# Makefile for core library

@@ -21,9 +21,6 @@ LIBDIR = ../lib


CORE_SOURCES = \
vpexec.c \
vpparse.c \
vpstate.c \
api_arrayelt.c \
api_loopback.c \
api_noop.c \
@@ -74,6 +71,9 @@ CORE_SOURCES = \
texstore.c \
texutil.c \
varray.c \
vpexec.c \
vpparse.c \
vpstate.c \
vtxfmt.c \
X86/x86.c \
X86/common_x86.c \

+ 5
- 5
src/mesa/main/Makefile.X11 查看文件

@@ -1,8 +1,8 @@
# $Id: Makefile.X11,v 1.65 2002/02/02 21:41:58 brianp Exp $
# $Id: Makefile.X11,v 1.66 2002/04/02 16:20:00 brianp Exp $

# Mesa 3-D graphics library
# Version: 4.1
# Copyright (C) 1995-2001 Brian Paul
# Copyright (C) 1995-2002 Brian Paul

# Makefile for core library

@@ -21,9 +21,6 @@ LIBDIR = ../lib


CORE_SOURCES = \
vpexec.c \
vpparse.c \
vpstate.c \
api_arrayelt.c \
api_loopback.c \
api_noop.c \
@@ -74,6 +71,9 @@ CORE_SOURCES = \
texstore.c \
texutil.c \
varray.c \
vpexec.c \
vpparse.c \
vpstate.c \
vtxfmt.c \
X86/x86.c \
X86/common_x86.c \

Loading…
取消
儲存