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