diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-09-25 16:21:15 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-09-25 16:21:15 -0700 |
commit | 6a1bf82f9753d3425ff09d2d6f97ea574fca5919 (patch) | |
tree | e3bcda9582c4d58c84603baf6cb1fea85ae5508f /ChangeLog | |
parent | 8ad11b9a9cf1de82bd7771306b42070b91417c11 (diff) | |
download | glibc-6a1bf82f9753d3425ff09d2d6f97ea574fca5919.tar.gz |
Declare targets with .PHONY in Makefile.in.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-09-25 Roland McGrath <roland@hack.frob.com> + + * Makefile.in (all, install): Declare with .PHONY. + Reported by Michael Hope <michael.hope@linaro.org>. + 2012-09-25 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq. |