mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-12 09:39:16 +02:00
IDE: nicer Makefile
git-svn-id: trunk@49925 -
This commit is contained in:
parent
3c7b17daff
commit
638aa087c7
@ -4269,6 +4269,7 @@ begin
|
||||
end;
|
||||
s:=s+' $(wildcard $(COMPILER_UNITTARGETDIR)/*.compiled) \'+e;
|
||||
s:=s+' $(wildcard *$(OEXT)) $(wildcard *$(PPUEXT)) $(wildcard *$(RSTEXT))'+e;
|
||||
s:=s+''+e;
|
||||
s:=s+'[prerules]'+e;
|
||||
s:=s+'# LCL Platform'+e;
|
||||
s:=s+'ifndef LCL_PLATFORM'+e;
|
||||
|
Loading…
Reference in New Issue
Block a user