Переглянути джерело

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