* cygwin.mh: Add extra libtermcap target information.

Make gdb depend on libtermcap for future readline dependency.
This commit is contained in:
Christopher Faylor 1998-11-19 01:32:42 +00:00
parent ea5a6a5c3d
commit d931bc92b7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Wed Nov 18 20:29:46 1998 Christopher Faylor <cgf@cygnus.com>
* cygwin.mh: Add extra libtermcap target information.
Make gdb depend on libtermcap for future readline dependency.
Mon Nov 2 15:15:33 1998 Geoffrey Noer <noer@cygnus.com>
* mh-cygwin32: delete

View File

@ -12,4 +12,4 @@ EXTRA_TARGET_HOST_INSTALL_MODULES=install-libtermcap
all-gdb: all-libtermcap
install-gdb: install-libtermcap
install-gdb: all-libtermcap