mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-02 19:18:14 +02:00
IDE: adding comment to auto generated Makefile.fpc that the file is autogenerated from Mazen
git-svn-id: trunk@14614 -
This commit is contained in:
parent
3e15890632
commit
124ada7e4c
@ -1303,6 +1303,8 @@ begin
|
||||
|
||||
e:=LineEnding;
|
||||
s:='';
|
||||
s:=s+'# File generated automatically by Lazarus Package Manager'+e;
|
||||
s:=s+'#'+e;
|
||||
s:=s+'# Makefile.fpc for '+APackage.IDAsString+e;
|
||||
s:=s+''+e;
|
||||
s:=s+'[package]'+e;
|
||||
|
Loading…
Reference in New Issue
Block a user