From cf0b71d43e9e8cfe3f7cda19a08b1deb30ce9fe0 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Mon, 11 Mar 1991 16:41:55 +0000 Subject: [PATCH] entered into RCS From-SVN: r17 --- gcc/config/m68k/x-hp2bsd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gcc/config/m68k/x-hp2bsd diff --git a/gcc/config/m68k/x-hp2bsd b/gcc/config/m68k/x-hp2bsd new file mode 100644 index 00000000000..7dd651c96b6 --- /dev/null +++ b/gcc/config/m68k/x-hp2bsd @@ -0,0 +1,4 @@ +# Make assignments for compilation for hp200 running 4.3bsd +CC=gcc +OLDCC=oldcc +# You must have a previous version of gcc for bootstrapping -- 2.30.2