diff options
Diffstat (limited to 'gcc/config/m68k/x-hp2bsd')
| -rwxr-xr-x | gcc/config/m68k/x-hp2bsd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/m68k/x-hp2bsd b/gcc/config/m68k/x-hp2bsd new file mode 100755 index 0000000..7dd651c --- /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 |
