mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 16:07:28 +01:00
* linklib c added
This commit is contained in:
parent
7b04fdec2e
commit
f83e507fd0
@ -8,6 +8,7 @@ program find_gdb_version;
|
||||
|
||||
{$R-}
|
||||
|
||||
{$Linklib c}
|
||||
{$Linklib gdb}
|
||||
|
||||
uses
|
||||
@ -95,7 +96,10 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.6 2003-02-09 19:14:48 marco
|
||||
Revision 1.7 2004-02-11 20:50:48 peter
|
||||
* linklib c added
|
||||
|
||||
Revision 1.6 2003/02/09 19:14:48 marco
|
||||
* ugly openbsd fix
|
||||
|
||||
Revision 1.5 2002/12/12 14:17:59 pierre
|
||||
|
||||
Loading…
Reference in New Issue
Block a user