From bbe0c46722a2fb3287f953aa949a9b31ca71ee68 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 14 Sep 1999 12:20:17 +0000 Subject: added linux-386-pthread-shared-glide --- Makefile.X11 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.X11') diff --git a/Makefile.X11 b/Makefile.X11 index c70d2f72d8..47555064e4 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.2 1999/08/19 13:26:16 brianp Exp $ +# $Id: Makefile.X11,v 1.3 1999/09/14 12:20:17 brianp Exp $ # Mesa 3-D graphics library # Version: 3.1 @@ -84,6 +84,7 @@ default: @echo " make linux-3dnow-glide for Linux on AMD w/ 3DNow! for Glide" @echo " make linux-386-pthread for Linux w/ Intel assembly and linuxthreads" @echo " make linux-386-pthread-shared for Linux w/ Intel assembly and linuxthreads" + @echo " make linux-386-pthread-shared-glide for Linux w/ Intel assembly, linuxthreads, and 3Dfx Glide driver" @echo " make linux-sparc for Linux on Sparc systems" @echo " make linux-sparc5-elf for Sparc5 systems, make ELF shared libs" @echo " make linux-sparc-ultra for UltraSparc systems, make ELF shared libs" @@ -145,7 +146,7 @@ linux-386 linux-386-elf \ linux-3dnow linux-3dnow-glide \ linux-alpha linux-alpha-elf \ linux-ppc linux-ppc-so \ -linux-386-pthread linux-386-pthread-shared \ +linux-386-pthread linux-386-pthread-shared linux-386-pthread-shared-glide \ linux-sparc \ linux-sparc5-elf \ linux-sparc-ultra \ -- cgit v1.2.3