diff --git a/first/first b/first/first index 1dd27acba..460b5e922 100755 --- a/first/first +++ b/first/first @@ -64,6 +64,7 @@ m68_unisoft Motorola 68000 with Unisoft UNIX sun3 Sun 3 M68020 workstation sun2 Sun 2 M68000 workstation m68_sysV_0 Motorola 68000 with Uniplus System V.0 Unix +m68020 Motorola M68020 VME131 running Unix System V/68 R2V2.1 ANY Neither of the above system type: " @@ -201,6 +202,7 @@ sun3) ACM=sun3 ;; sun2) ACM=sun2 ;; m68_unisoft) ACM=m68k2 ;; m68_sysV_0) ACM=mantra ;; +m68020) ACM=m68020 ;; *) ACM=m68k2 ;; esac rm -f local.h