mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 21:19:31 +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.
|
||||
{$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