From e012fbd2c1c375080578b1bb68a6a8effa965a8e Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Tue, 14 Sep 1993 21:51:51 +0000 Subject: [PATCH] Define hp9000s300, gone in 9.01. --- v7/src/microcode/m/hp9k300.h | 4 ++-- v7/src/microcode/m/hp9k400.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/v7/src/microcode/m/hp9k300.h b/v7/src/microcode/m/hp9k300.h index 8f4bd2060..e060d9dce 100644 --- a/v7/src/microcode/m/hp9k300.h +++ b/v7/src/microcode/m/hp9k300.h @@ -1,7 +1,7 @@ /* -*-C-*- Machine file for HP9000 series 300 (or 200) -$Id: hp9k300.h,v 1.11 1993/04/27 10:27:06 cph Exp $ +$Id: hp9k300.h,v 1.12 1993/09/14 21:51:51 gjr Exp $ Copyright (c) 1989-93 Massachusetts Institute of Technology @@ -76,7 +76,7 @@ MIT in each case. */ traditional C. 3. "-Wp,-H512000 -Wc,-Nt30000,-Ns3000" is for use in pre-8.0 releases. */ -#define C_SWITCH_MACHINE -Aa -D_HPUX_SOURCE -DCOMPILER_PROCESSOR_TYPE=COMPILER_MC68020_TYPE +#define C_SWITCH_MACHINE -Aa -D_HPUX_SOURCE -DCOMPILER_PROCESSOR_TYPE=COMPILER_MC68020_TYPE -Dhp9000s300 #else diff --git a/v7/src/microcode/m/hp9k400.h b/v7/src/microcode/m/hp9k400.h index a4dbcc9ff..52749a1fe 100644 --- a/v7/src/microcode/m/hp9k400.h +++ b/v7/src/microcode/m/hp9k400.h @@ -1,7 +1,7 @@ /* -*-C-*- Machine file for HP9000 series 400 (or 300) with 68040 -$Id: hp9k400.h,v 1.7 1993/04/27 10:27:16 cph Exp $ +$Id: hp9k400.h,v 1.8 1993/09/14 21:51:06 gjr Exp $ Copyright (c) 1991-93 Massachusetts Institute of Technology @@ -76,7 +76,7 @@ MIT in each case. */ traditional C. 3. "-Wp,-H512000 -Wc,-Nt30000,-Ns3000" is for use in pre-8.0 releases. */ -#define C_SWITCH_MACHINE -Aa -D_HPUX_SOURCE +#define C_SWITCH_MACHINE -Aa -D_HPUX_SOURCE -Dhp9000s300 #else -- 2.25.1