diff options
author | Michael Meissner <gnu@the-meissners.org> | 1996-07-11 14:17:12 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1996-07-11 14:17:12 +0000 |
commit | 062aded9d1d7adebb5df9f7cbfb9dcbbca94da99 (patch) | |
tree | 329c542e5b6e67e4265d825b3fdf0ed87fc06422 /ChangeLog | |
parent | 5410991408fb224962a53189e5f94aeec854e649 (diff) | |
download | gdb-062aded9d1d7adebb5df9f7cbfb9dcbbca94da99.zip gdb-062aded9d1d7adebb5df9f7cbfb9dcbbca94da99.tar.gz gdb-062aded9d1d7adebb5df9f7cbfb9dcbbca94da99.tar.bz2 |
Automagically reconfigure target directories whenever the multilib options change
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com> + + * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib + options have changed since the last time the subdirectory was + configured, and if it has, reconfigure. + (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which + CONFIGURE_TARGET_MODULES uses to remember the old multilib options. + Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com> * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, |