mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 22:14:25 +02:00
* remove old program after end.
git-svn-id: trunk@9148 -
This commit is contained in:
parent
273400f900
commit
94947eed33
@ -40,24 +40,3 @@ begin
|
|||||||
end;
|
end;
|
||||||
end.
|
end.
|
||||||
{$endif ALLPACKAGES}
|
{$endif ALLPACKAGES}
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
|
||||||
program fpmake;
|
|
||||||
|
|
||||||
{ Generated automatically by fppkg on 4-11-07 }
|
|
||||||
|
|
||||||
uses fpmkunit;
|
|
||||||
|
|
||||||
Var
|
|
||||||
T : TTarget;
|
|
||||||
|
|
||||||
begin
|
|
||||||
With Installer do
|
|
||||||
begin
|
|
||||||
{
|
|
||||||
fcl-process
|
|
||||||
}
|
|
||||||
Run;
|
|
||||||
end;
|
|
||||||
end.
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user