Explorar o código

+ added ifndef NOTARGETAMIGA

git-svn-id: trunk@2404 -
Károly Balogh %!s(int64=19) %!d(string=hai) anos
pai
achega
e785aee0a1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      compiler/m68k/cputarg.pas

+ 2 - 0
compiler/m68k/cputarg.pas

@@ -38,7 +38,9 @@ implementation
     {$ifndef NOTARGETLINUX}
       ,t_linux
     {$endif}
+    {$ifndef NOTARGETAMIGA}
       ,t_amiga
+    {$endif}
     {$ifndef NOTARGETPALMOS}
       ,t_palmos
     {$endif}