diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 1999-11-02 10:11:44 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 1999-11-02 10:11:44 +0000 |
commit | 306b3b02b7115c8d8cda4bdd7bb499f0a4bfb7f4 (patch) | |
tree | 5f13f7a07f6ae647911798a4d5107878091b20bd /Makefile.X11 | |
parent | 03d96a0ce28bebe5afd6e5a3cbc460b81ee4f4f7 (diff) |
added linux-glide-debug config
Diffstat (limited to 'Makefile.X11')
-rw-r--r-- | Makefile.X11 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.X11 b/Makefile.X11 index 11263abd70..bff30e6956 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.10 1999/10/15 22:00:07 brianp Exp $ +# $Id: Makefile.X11,v 1.11 1999/11/02 10:11:44 brianp Exp $ # Mesa 3-D graphics library # Version: 3.1 @@ -140,7 +140,7 @@ aix aix-sl amix bsdos bsdos4 dgux freebsd freebsd-386 gcc \ hpux9 hpux9-sl hpux9-gcc hpux9-gcc-sl \ hpux10 hpux10-sl hpux10-gcc hpux10-gcc-sl \ irix4 irix5 irix5-gcc irix5-dso irix6-o32 irix6-o32-dso \ -linux linux-debug linux-prof linux-elf linux-elf-debug \ +linux linux-debug linux-prof linux-elf linux-elf-debug linux-glide-debug \ linux-glide linux-386-glide linux-386-opt-glide \ linux-386-opt-V2-glide \ linux-386 linux-386-elf \ |