aboutsummaryrefslogtreecommitdiff
path: root/config/mh-sun3
diff options
context:
space:
mode:
authorJason Molenda <crash@cygnus>1995-10-25 01:24:21 +0000
committerJason Molenda <crash@cygnus>1995-10-25 01:24:21 +0000
commit2a4e67c591fc208d4b9aa10596579f7e43036234 (patch)
treec32dbcf5b7d1111fb1311032c1114944594fa0e1 /config/mh-sun3
parent054f9adaa2c4f0c0ea7e4f2bdab123bfdc039072 (diff)
downloadgdb-2a4e67c591fc208d4b9aa10596579f7e43036234.zip
gdb-2a4e67c591fc208d4b9aa10596579f7e43036234.tar.gz
gdb-2a4e67c591fc208d4b9aa10596579f7e43036234.tar.bz2
Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
* mh-aix, mh-sun: Removed. * mh-decstation (X11_EXTRA_CFLAGS): Define. * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define. * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't hardcode location of X stuff here.
Diffstat (limited to 'config/mh-sun3')
-rw-r--r--config/mh-sun35
1 files changed, 0 insertions, 5 deletions
diff --git a/config/mh-sun3 b/config/mh-sun3
index d6ac955..dcd5155 100644
--- a/config/mh-sun3
+++ b/config/mh-sun3
@@ -1,8 +1,3 @@
-# X11
-OPENWINHOME = /usr/openwin
-X11_INCLUDE_FLAGS = -I$(OPENWINHOME)/include
-X11_LIB_FLAGS = -L$(OPENWINHOME)/lib
-
# Sun's C compiler needs the -J flag to be able to compile cp-parse.c
# without overflowing the jump tables (-J says to use a 32 bit table)
CC = cc -J