summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 377d4caebe..63863a5505 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.