summaryrefslogtreecommitdiff
path: root/lang/elk
diff options
context:
space:
mode:
Diffstat (limited to 'lang/elk')
-rw-r--r--lang/elk/scripts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/elk/scripts/configure b/lang/elk/scripts/configure
index 0c8e0196a84..3d05e09407d 100644
--- a/lang/elk/scripts/configure
+++ b/lang/elk/scripts/configure
@@ -3,7 +3,7 @@
mach=`uname -m`
case $mach in
-i386|sparc|m68k)
+i386|sparc|amiga|atari|hp300|mac68k|mvme68k|sun3|sun3x|x68k)
exetype=aout
;;
pmax|alpha)