Home | History | Annotate | Download | only in bochs

Lines Matching refs:MiNT

358     # The situation for MiNT is a little confusing.  The machine name
361 # > m68000). The system name ranges from "MiNT" over "FreeMiNT"
362 # to the lowercase version "mint" (or "freemint"). Finally
364 # MiNT. But MiNT is downward compatible to TOS, so this should
366 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
367 echo m68k-atari-mint${UNAME_RELEASE}
369 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
370 echo m68k-atari-mint${UNAME_RELEASE}
372 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
373 echo m68k-atari-mint${UNAME_RELEASE}
375 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
376 echo m68k-milan-mint${UNAME_RELEASE}
378 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
379 echo m68k-hades-mint${UNAME_RELEASE}
381 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
382 echo m68k-unknown-mint${UNAME_RELEASE}