2
0
Эх сурвалжийг харах

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

git-svn-id: trunk@35315 -
Károly Balogh 8 жил өмнө
parent
commit
94ec8ad854

+ 3 - 0
compiler/m68k/cputarg.pas

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