Explorar o código

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

git-svn-id: trunk@35315 -
Károly Balogh %!s(int64=8) %!d(string=hai) anos
pai
achega
94ec8ad854
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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