diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-11-18 20:55:40 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2000-11-18 20:55:40 +0000 |
commit | ce8e06b1dcfc70f88dc07062c65b0bd968b53394 (patch) | |
tree | 471abbc366f77f1809569a31aac8e8d783916fe2 /ChangeLog | |
parent | 3734169e0c671c661f8bef8aff2adc4ebfa7bd6b (diff) | |
download | gcc-ce8e06b1dcfc70f88dc07062c65b0bd968b53394.zip gcc-ce8e06b1dcfc70f88dc07062c65b0bd968b53394.tar.gz gcc-ce8e06b1dcfc70f88dc07062c65b0bd968b53394.tar.bz2 |
Makefile.in (HOST_LIB_PATH, [...]): New macros.
* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
(REALLY_SET_LIB_PATH): Use them.
From-SVN: r37545
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-11-18 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. + (REALLY_SET_LIB_PATH): Use them. + 2000-11-17 Stan Shebs <shebs@apple.com> * MAINTAINERS: Add self to Write After Approval list. |