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

git-svn-id: trunk@35315 -
This commit is contained in:
Károly Balogh 2017-01-16 21:30:39 +00:00
parent 7911cc8437
commit 94ec8ad854

View File

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