Kaynağa Gözat

+ added ifndef NOTARGETAMIGA

git-svn-id: trunk@2404 -
Károly Balogh 19 yıl önce
ebeveyn
işleme
e785aee0a1
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  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}