* sunos is not supported on mips

git-svn-id: trunk@14341 -
This commit is contained in:
florian 2009-12-06 12:19:08 +00:00
parent 9e59c6dec7
commit 2fbf2df137

View File

@ -42,16 +42,12 @@ implementation
{$ifndef NOTARGETLINUX} {$ifndef NOTARGETLINUX}
,t_linux ,t_linux
{$endif} {$endif}
{$ifndef NOTARGETSUNOS}
,t_sunos
{$endif}
{************************************** {**************************************
Assemblers Assemblers
**************************************} **************************************}
,CpuGas ,CpuGas
; ;
end. end.