mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 12:19:18 +02:00
+ sunos
git-svn-id: trunk@2864 -
This commit is contained in:
parent
4be2b9411e
commit
1286df274a
@ -45,6 +45,9 @@ Interface
|
|||||||
{$ifdef macos}
|
{$ifdef macos}
|
||||||
{$define shell_implemented}
|
{$define shell_implemented}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
{$ifdef sunos}
|
||||||
|
{$define implemented}
|
||||||
|
{$endif}
|
||||||
|
|
||||||
{ be sure msdos is not set for FPC compiler }
|
{ be sure msdos is not set for FPC compiler }
|
||||||
{$ifdef FPC}
|
{$ifdef FPC}
|
||||||
|
Loading…
Reference in New Issue
Block a user