ソースを参照

m68k: added BSD targets, this means NetBSD, still under development

git-svn-id: trunk@35315 -
Károly Balogh 8 年 前
コミット
94ec8ad854
1 ファイル変更3 行追加0 行削除
  1. 3 0
      compiler/m68k/cputarg.pas

+ 3 - 0
compiler/m68k/cputarg.pas

@@ -47,6 +47,9 @@ implementation
     {$ifndef NOTARGETPALMOS}
       ,t_palmos
     {$endif}
+    {$ifndef NOTARGETBSD}
+      ,t_bsd
+    {$endif}
 
 {**************************************
           Assembler Readers