summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <thomas@gnu.org>1996-08-29 19:45:04 +0000
committerThomas Bushnell, BSG <thomas@gnu.org>1996-08-29 19:45:04 +0000
commitbfb826224b971666d5e9f9ce3b04c1cfbf839258 (patch)
tree76f3f72ff44f276feb1c4151df95bf55eea1310e /ChangeLog
parentb77409e605ccdebd4d6d9d5041db632bcd90cfdf (diff)
*** empty log message ***
* mach/Makefile (MIGFLAGS-mach/mach4): Define variable. mach/Machrules (mig.uh, mig.__h): Include $(user-MIGFLAGS) and $(MIGFLAGS-$*) here too, as well as in the code-generating MiG calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1332fe3b5..dbee7a64a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
Thu Aug 29 12:00:30 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+ * mach/Makefile (MIGFLAGS-mach/mach4): Define variable.
+ mach/Machrules (mig.uh, mig.__h): Include $(user-MIGFLAGS) and
+ $(MIGFLAGS-$*) here too, as well as in the code-generating MiG calls.
+
* hurd/hurdinline.c: Include "hurd.h" for function definitions too.
* stdio/fseek.c (fseek): Don't assume we know the file position;