From 0f6ca06167cdc699b414de814bdf2e49e94b91b9 Mon Sep 17 00:00:00 2001 From: sezero Date: Mon, 20 Aug 2018 14:47:02 +0300 Subject: [PATCH] rename makefile.linux -> Makefile.linux --- glide2x/{makefile.linux => Makefile.linux} | 12 ++++++------ .../cvg/glide/src/{makefile.linux => Makefile.linux} | 0 .../h3/glide/src/{makefile.linux => Makefile.linux} | 0 .../glide/src/{makefile.linux => Makefile.linux} | 0 glide3x/{makefile.linux => Makefile.linux} | 6 +++--- glide3x/README.2 | 10 +++++----- .../glide3/src/{makefile.linux => Makefile.linux} | 0 .../h3/glide3/src/{makefile.linux => Makefile.linux} | 0 .../h5/glide3/src/{makefile.linux => Makefile.linux} | 0 9 files changed, 14 insertions(+), 14 deletions(-) rename glide2x/{makefile.linux => Makefile.linux} (86%) rename glide2x/cvg/glide/src/{makefile.linux => Makefile.linux} (100%) rename glide2x/h3/glide/src/{makefile.linux => Makefile.linux} (100%) rename glide2x/sst1/glide/src/{makefile.linux => Makefile.linux} (100%) rename glide3x/{makefile.linux => Makefile.linux} (93%) rename glide3x/cvg/glide3/src/{makefile.linux => Makefile.linux} (100%) rename glide3x/h3/glide3/src/{makefile.linux => Makefile.linux} (100%) rename glide3x/h5/glide3/src/{makefile.linux => Makefile.linux} (100%) diff --git a/glide2x/makefile.linux b/glide2x/Makefile.linux similarity index 86% rename from glide2x/makefile.linux rename to glide2x/Makefile.linux index 5a73073..a320a4e 100644 --- a/glide2x/makefile.linux +++ b/glide2x/Makefile.linux @@ -1,4 +1,4 @@ -# Linux makefile for Glide2 and Texus2 +# Linux makefile for Glide2 # # Copyright (c) 2003 - Daniel Borca # Email : dborca@users.sourceforge.net @@ -54,16 +54,16 @@ export BUILD_NUMBER = 40404 export FX_GLIDE_HW ?= h3 ifeq ($(FX_GLIDE_HW),sst96) -G3_DIR = sst1/glide/src +G2_DIR = sst1/glide/src else -G3_DIR = $(FX_GLIDE_HW)/glide/src +G2_DIR = $(FX_GLIDE_HW)/glide/src endif all: - make -f makefile.linux -C $(G3_DIR) + make -f Makefile.linux -C $(G2_DIR) clean: - make -f makefile.linux -C $(G3_DIR) clean + make -f Makefile.linux -C $(G2_DIR) clean realclean: - make -f makefile.linux -C $(G3_DIR) realclean + make -f Makefile.linux -C $(G2_DIR) realclean diff --git a/glide2x/cvg/glide/src/makefile.linux b/glide2x/cvg/glide/src/Makefile.linux similarity index 100% rename from glide2x/cvg/glide/src/makefile.linux rename to glide2x/cvg/glide/src/Makefile.linux diff --git a/glide2x/h3/glide/src/makefile.linux b/glide2x/h3/glide/src/Makefile.linux similarity index 100% rename from glide2x/h3/glide/src/makefile.linux rename to glide2x/h3/glide/src/Makefile.linux diff --git a/glide2x/sst1/glide/src/makefile.linux b/glide2x/sst1/glide/src/Makefile.linux similarity index 100% rename from glide2x/sst1/glide/src/makefile.linux rename to glide2x/sst1/glide/src/Makefile.linux diff --git a/glide3x/makefile.linux b/glide3x/Makefile.linux similarity index 93% rename from glide3x/makefile.linux rename to glide3x/Makefile.linux index aa2218e..d3504e0 100644 --- a/glide3x/makefile.linux +++ b/glide3x/Makefile.linux @@ -73,10 +73,10 @@ G3_DIR = $(FX_GLIDE_HW)/glide3/src endif all: - make -f makefile.linux -C $(G3_DIR) + make -f Makefile.linux -C $(G3_DIR) clean: - make -f makefile.linux -C $(G3_DIR) clean + make -f Makefile.linux -C $(G3_DIR) clean realclean: - make -f makefile.linux -C $(G3_DIR) realclean + make -f Makefile.linux -C $(G3_DIR) realclean diff --git a/glide3x/README.2 b/glide3x/README.2 index 2835c41..eba0eed 100644 --- a/glide3x/README.2 +++ b/glide3x/README.2 @@ -17,7 +17,7 @@ sst1: Voodoo Graphics XOR Voodoo Rush Linux working Req: gcc - Build: make -f makefile.linux FX_GLIDE_HW=sst1 [...] + Build: make -f Makefile.linux FX_GLIDE_HW=sst1 [...] Win32 working Req: MSVC6 (cl 12.00.8168, link 6.00.8168) @@ -36,7 +36,7 @@ sst1: Voodoo Graphics XOR Voodoo Rush Linux compiles, but seems to be broken... Req: gcc - Build: make -f makefile.linux FX_GLIDE_HW=sst96 [...] + Build: make -f Makefile.linux FX_GLIDE_HW=sst96 [...] Win32 working Req: MSVC6 (cl 12.00.8168, link 6.00.8168) @@ -59,7 +59,7 @@ cvg: Voodoo^2 Linux working Req: gcc - Build: make -f makefile.linux FX_GLIDE_HW=cvg [...] + Build: make -f Makefile.linux FX_GLIDE_HW=cvg [...] Win32 working Req: MSVC6 (cl 12.00.8168, link 6.00.8168) @@ -82,7 +82,7 @@ h3: Voodoo Banshee, Voodoo3 Linux DRI working, DGA seems to be broken, CINIT broken Req: gcc - Build: make -f makefile.linux FX_GLIDE_HW=h3 [...] + Build: make -f Makefile.linux FX_GLIDE_HW=h3 [...] Win32 working Req: MSVC6 (cl 13.00.9176, link 7.00.9210), 2KDDK? @@ -105,7 +105,7 @@ h5: Voodoo Banshee, Velocity 100/200, Voodoo3/4/5 Linux DRI working, DGA seems to be broken, CINIT broken Req: gcc - Build: make -f makefile.linux FX_GLIDE_HW=h5 [...] + Build: make -f Makefile.linux FX_GLIDE_HW=h5 [...] Win32 working Req: MSVC6 (cl 13.00.9176, link 7.00.9210), 2KDDK? diff --git a/glide3x/cvg/glide3/src/makefile.linux b/glide3x/cvg/glide3/src/Makefile.linux similarity index 100% rename from glide3x/cvg/glide3/src/makefile.linux rename to glide3x/cvg/glide3/src/Makefile.linux diff --git a/glide3x/h3/glide3/src/makefile.linux b/glide3x/h3/glide3/src/Makefile.linux similarity index 100% rename from glide3x/h3/glide3/src/makefile.linux rename to glide3x/h3/glide3/src/Makefile.linux diff --git a/glide3x/h5/glide3/src/makefile.linux b/glide3x/h5/glide3/src/Makefile.linux similarity index 100% rename from glide3x/h5/glide3/src/makefile.linux rename to glide3x/h5/glide3/src/Makefile.linux