diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-09-28 14:48:17 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-09-28 14:48:17 -0700 |
commit | 848917f9ee60e08638c67bcb590ed4b4c4186b0b (patch) | |
tree | f5ddda922b492b022151c4a25f67239d80e4cd2f /ChangeLog | |
parent | 6bacf05bfde0816659d6d7f73c063571633b8f6a (diff) | |
download | glibc-848917f9ee60e08638c67bcb590ed4b4c4186b0b.zip glibc-848917f9ee60e08638c67bcb590ed4b4c4186b0b.tar.gz glibc-848917f9ee60e08638c67bcb590ed4b4c4186b0b.tar.bz2 |
Add a missing $(make-target-directory).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2012-09-28 Roland McGrath <roland@hack.frob.com> + * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory). + * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)): Conditionalize target on [libnss_test1.so-version]. |