瀏覽代碼

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