922c922,926
<    os = "Unix";
---
> #   ifdef amiga
>      os = "Amiga";
> #   else
>      os = "Unix";
> #   endif
