summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-07-07 15:45:11 +0000
committerThomas Bushnell <thomas@gnu.org>1998-07-07 15:45:11 +0000
commit5f2a4f9ab0ad19a2a0a9e1a0050b5693af855e44 (patch)
tree41b3a89f4ad8a05b6fd6c7f9c0df6363d2572b34 /ChangeLog
parent9755910e9b8c9dcf7b87cc62d00a884aac65a3d3 (diff)
Tue Jul 7 11:39:08 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
* Makeconf (%.o): New rules (from %.c and %.S) so that we can specify file-specific CPPFLAGS (already in use by utils/Makefile for utils/ping.c). (%_pic.o, $_p.o, make-deps): Also grok file-specific CPPFLAGS. Reported by Gordon Matzigkeit (gord@gnu.org). * INSTALL-cross: Updated by Gordon Matzigkeit (gord@gnu.org).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9b74a39..45959e63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Tue Jul 7 11:39:08 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
+
+ * Makeconf (%.o): New rules (from %.c and %.S) so that we can
+ specify file-specific CPPFLAGS (already in use by utils/Makefile
+ for utils/ping.c).
+ (%_pic.o, $_p.o, make-deps): Also grok file-specific CPPFLAGS.
+ Reported by Gordon Matzigkeit (gord@gnu.org).
+
+ * INSTALL-cross: Updated by Gordon Matzigkeit (gord@gnu.org).
+
1998-04-02 Gordon Matzigkeit <gord@profitpress.com>
* Makefile (srcdir): Don't set srcdir, since this is either done