diff options
author | David Henkel-Wallace <gumby@cygnus> | 1992-07-23 18:57:29 +0000 |
---|---|---|
committer | David Henkel-Wallace <gumby@cygnus> | 1992-07-23 18:57:29 +0000 |
commit | ddce75e0750e6bf39b046c7306d4c3e64212333d (patch) | |
tree | f0bb892d425ca64b35b22c83fdf189a9c944b2bc /gdb/config | |
parent | f6715b07ae9d67f2392bb6cd666b2ac5951bd90b (diff) | |
download | gdb-ddce75e0750e6bf39b046c7306d4c3e64212333d.zip gdb-ddce75e0750e6bf39b046c7306d4c3e64212333d.tar.gz gdb-ddce75e0750e6bf39b046c7306d4c3e64212333d.tar.bz2 |
Support OSE.
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/hppahpux.mh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/hppahpux.mh b/gdb/config/hppahpux.mh index 82cd6e8..12a6fc7 100644 --- a/gdb/config/hppahpux.mh +++ b/gdb/config/hppahpux.mh @@ -1,4 +1,5 @@ # Host: Hewlett-Packard PA-RISC machine, running HPUX +TERMCAP = -lcurses XDEPFILES= hppahpux-xdep.o hppa-coredep.o XM_FILE= xm-hppahpux.h REGEX=regex.o |