/* -*-C-*-
Machine file for DEC Alpha computers.
-$Id: alpha.h,v 1.2 1992/09/26 02:46:49 cph Exp $
+$Id: alpha.h,v 1.3 1992/11/18 15:31:25 gjr Exp $
Copyright (c) 1992 Digital Equipment Corporation
*/
+#ifndef PROC_TYPE
#define PROC_TYPE PROC_TYPE_ALPHA
+#endif /* PROC_TYPE */
/* The following crock seems to be needed, since ULTRIX on the vax has
libg but ULTRIX on the pmax doesn't!
/* -*-C-*-
Machine file for Apollo 68k
-$Id: apoll68k.h,v 1.2 1992/09/26 02:46:51 cph Exp $
+$Id: apoll68k.h,v 1.3 1992/11/18 15:32:04 gjr Exp $
-Copyright (c) 1989-92 Massachusetts Institute of Technology
+Copyright (c) 1989-1992 Massachusetts Institute of Technology
Copyright (c) 1991 Michael K. Gschwind
This material was developed by the Scheme project at the Massachusetts
promotional, or sales literature without prior written consent from
MIT in each case. */
+#ifndef PROC_TYPE
#define PROC_TYPE PROC_TYPE_UNKNOWN
+#endif /* PROC_TYPE */
#ifndef ALTERNATE_CC
/* -*-C-*-
Machine file for Harris HCX computers
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/m/Attic/hcx.h,v 1.1 1989/09/19 17:51:29 cph Rel $
+$Id: hcx.h,v 1.2 1992/11/18 15:32:50 gjr Exp $
-Copyright (c) 1989 Massachusetts Institute of Technology
+Copyright (c) 1989-1992 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
promotional, or sales literature without prior written consent from
MIT in each case. */
+#ifndef PROC_TYPE
#define PROC_TYPE PROC_TYPE_HCX
+#endif /* PROC_TYPE */
+
/* -*-C-*-
Machine file for HP9000 series 300 (or 200)
-$Id: hp9k300.h,v 1.9 1992/09/26 02:46:52 cph Exp $
+$Id: hp9k300.h,v 1.10 1992/11/18 15:33:39 gjr Exp $
-Copyright (c) 1989-92 Massachusetts Institute of Technology
+Copyright (c) 1989-1992 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* Change this to PROC_TYPE_68000 if your machine is a series 200 or a
model 310.
*/
+#ifndef PROC_TYPE
#define PROC_TYPE PROC_TYPE_68020
+#endif /* PROC_TYPE */
/* The M4_SWITCH_MACHINE must contain -DHP if using HP C, -DGCC, if using
GCC, and nothing special if using PCC.
/* -*-C-*-
Machine file for HP9000 series 400 (or 300) with 68040
-$Id: hp9k400.h,v 1.5 1992/09/26 02:46:53 cph Exp $
+$Id: hp9k400.h,v 1.6 1992/11/18 15:34:34 gjr Exp $
-Copyright (c) 1991-92 Massachusetts Institute of Technology
+Copyright (c) 1991-1992 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* Change this to PROC_TYPE_68000 if your machine is a series 200 or a
model 310.
*/
+#ifndef PROC_TYPE
#define PROC_TYPE PROC_TYPE_68020
+#endif /* PROC_TYPE */
/* The M4_SWITCH_MACHINE must contain -DHP if using HP C, -DGCC, if using
GCC, and nothing special if using PCC.
/* -*-C-*-
Machine file for HP9000 series 600, 700, 800.
-$Id: hp9k800.h,v 1.9 1992/09/26 02:46:53 cph Exp $
+$Id: hp9k800.h,v 1.10 1992/11/18 15:30:56 gjr Exp $
-Copyright (c) 1989-92 Massachusetts Institute of Technology
+Copyright (c) 1989-1992 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
promotional, or sales literature without prior written consent from
MIT in each case. */
+#ifndef PROC_TYPE
#define PROC_TYPE PROC_TYPE_HPPA
+#endif /* PROC_TYPE */
#if defined(HAVE_STARBASE_GRAPHICS) && !defined(STARBASE_DEVICE_DRIVERS)
/* Add additional Starbase device drivers here. */