Browse Source

Added minix

ceriel 36 years ago
parent
commit
53e412a812
2 changed files with 9 additions and 2 deletions
  1. 4 0
      Action
  2. 5 2
      NEW

+ 4 - 0
Action

@@ -166,6 +166,10 @@ name "Mantra M68000 System V.0 support"
 dir mach/mantra
 indir
 end
+name "PC Minix support"
+dir mach/minix
+indir
+end
 name "Atari ST Minix support"
 dir mach/minixST
 indir

+ 5 - 2
NEW

@@ -1,5 +1,6 @@
 It is not wise to mix files created by the previous version of the Kit
 with files belonging to this version, although that might sometimes work.
+Many problems with the previous distribution are fixed.
 The major additions are:
 
 	- a new language: Modula-2
@@ -7,12 +8,14 @@ The major additions are:
 	  small model
 	- floating point package, usable with most back-ends
 	- cross-compilation to a Microsoft Xenix V3 80286 system
+	- cross-compilation to a PC running Minix
+	- cross-compilation to an Atari ST running Minix
 
 				Ceriel J.H. Jacobs
 				Dept. of Math. and Computer Science
 				Vrije Universiteit
-				Postbus 7161
-				1007 MC  Amsterdam
+				De Boelelaan 1081
+				1081 HV  Amsterdam
 				The Netherlands
 
 				(UseNet: ceriel@cs.vu.nl)