mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 09:28:19 +02:00
* Removed files from fpmake.pp that are not even part of the package
git-svn-id: trunk@29020 -
This commit is contained in:
parent
4b6f30547d
commit
a23fde1fcb
@ -72,9 +72,6 @@ begin
|
||||
P.Targets.AddUnit('yacclr0.pas').install:=false;
|
||||
P.Targets.AddUnit('yacctabl.pas').install:=false;
|
||||
|
||||
P.Sources.AddSrc('fpcmake.ini');
|
||||
P.Sources.AddSrc('fpcmake.inc');
|
||||
|
||||
if (OSToString(defaults.OS)=lowercase({$I %FPCTARGETOS%})) and
|
||||
(CPUToString(defaults.CPU)=lowercase({$I %FPCTARGETCPU%})) then
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user