diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-18 22:23:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-18 22:23:37 +0000 |
commit | 36dbcbc98d2c41a5a024a769f20935c2117cae03 (patch) | |
tree | a18c9f667851d0da14e6461724002138a0c56e31 /ChangeLog | |
parent | 96383fc79d8e38c5144075af0ecdecfa2a1bc3db (diff) | |
download | glibc-36dbcbc98d2c41a5a024a769f20935c2117cae03.tar glibc-36dbcbc98d2c41a5a024a769f20935c2117cae03.tar.gz glibc-36dbcbc98d2c41a5a024a769f20935c2117cae03.tar.bz2 glibc-36dbcbc98d2c41a5a024a769f20935c2117cae03.zip |
* Makerules ($(common-objpfx)distinfo-$(subdir)): Change target from
distinfo to this.
(distinfo): Make phony target depending on that.
(TAGS, po/%.pot, dist): Change deps.
(common-clean): Remove that file.
* rpm/Makefile (distinfo): Change names.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ Tue Jun 18 17:56:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * Makerules ($(common-objpfx)distinfo-$(subdir)): Change target from + distinfo to this. + (distinfo): Make phony target depending on that. + (TAGS, po/%.pot, dist): Change deps. + (common-clean): Remove that file. + * rpm/Makefile (distinfo): Change names. + * rpm/Makefile (clean): New target. * stdlib/test-canon.c: New test program contributed by David Mosberger. |