summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>1999-08-19 13:26:16 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>1999-08-19 13:26:16 +0000
commit5a41d02502185b0716c1006bfe79ce0504fcee85 (patch)
tree2ae5c60af5de4e9e318fc64daebbcc7ace453962 /Makefile.X11
parent65b5e1e3fda8749adb0a0c3f3a219df8b11700da (diff)
minor change for irix-debug
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X116
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 21f27e23c3e..c70d2f72d84 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.1 1999/08/19 00:55:39 jtg Exp $
+# $Id: Makefile.X11,v 1.2 1999/08/19 13:26:16 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.1
@@ -137,7 +137,7 @@ default:
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 \
-irix-debug irix4 irix5 irix5-gcc irix5-dso irix6-o32 irix6-o32-dso \
+irix4 irix5 irix5-gcc irix5-dso irix6-o32 irix6-o32-dso \
linux linux-debug linux-prof linux-elf linux-elf-debug \
linux-glide linux-386-glide linux-386-opt-glide \
linux-386-opt-V2-glide \
@@ -169,7 +169,7 @@ sunos5-x11r6-gcc-sl ultrix-gcc unicos unixware uwin vistra:
if [ -d book ] ; then cd book ; $(MAKE) -f Makefile.X11 $@ ; fi
-irix6-n32 irix6-n32-dso irix6-gcc-n32-sl:
+irix6-n32 irix6-n32-dso irix6-gcc-n32-sl irix-debug:
-mkdir lib32
touch src/depend
touch src-glu/depend