[fpc-devel] MakeSkel and FPDoc projects
Michael Van Canneyt
michael at freepascal.org
Sun Dec 18 11:37:51 CET 2011
On Sun, 18 Dec 2011, Hans-Peter Diettrich wrote:
> Michael Van Canneyt schrieb:
>
>>>> I have done so for years, with the existing tools, using the Makefiles.
>>>> No changes were necessary.
>>>
>>> Can you explain that a bit more? I'm not a professional commandline user,
>>> perhaps I'm doing something stupid?
>>
>> I just do a "make updatexml" or "make updatefclxml" or "make updatertlxml"
>>
>> The makefile contains all commands necessary to create a unitname.new.xml
>> for all units that have changed modifiers. It tries to remove "empty" ones.
>
> How can I know what the makefile contains?
By opening it with a text editor and studying the contents.
> Does it also work for the LCL? ;-)
I don't know, but if there is a makefile: check it.
Michael.
More information about the fpc-devel
mailing list