2000-12-11 Fernando Nasser <fnasser@redhat.com>
authorFernando Nasser <fnasser@redhat.com>
Mon, 11 Dec 2000 22:36:26 +0000 (22:36 +0000)
committerFernando Nasser <fnasser@redhat.com>
Mon, 11 Dec 2000 22:36:26 +0000 (22:36 +0000)
commitb46cd1657c4f7808aa9df8bd1504a0939de61482
tree8b6eb854d86eb737e3fa0db8ca014ca11224497f
parent4819127ae0dce301dc0e7fd275a33bcc60588d5d
2000-12-11  Fernando Nasser  <fnasser@redhat.com>

        * Makefile.in (CONFIG_LOBS): New macro.  Configured to the files
        that must be added to the gdblib itself.
        (DEPFILES): Use CONFIG_LOBS, not CONFIG_OBS.
        (INIT_FILES): Include CONFIG_OBS.
        (gdb$(EXEEXT)): Depend on CONFIG_OBS and link with it.
        (kdb): Ditto.
        * configure.in (CONFIG_LOBS): New variable. Object files that must
        be added to gdblib for the specific configuration.
        * configure: Regenerate.
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.in
This page took 0.031746 seconds and 4 git commands to generate.