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