diff --git a/compiler/m68k/cputarg.pas b/compiler/m68k/cputarg.pas index e6e6cdbc9a..da53b74e9a 100644 --- a/compiler/m68k/cputarg.pas +++ b/compiler/m68k/cputarg.pas @@ -47,6 +47,9 @@ implementation {$ifndef NOTARGETPALMOS} ,t_palmos {$endif} + {$ifndef NOTARGETBSD} + ,t_bsd + {$endif} {************************************** Assembler Readers