hello, I am tracing code. but until now I studied c++ so it is first time
that I saw gnu make file such as gb_macro. so I needs some help.

this is related code. 

$(eval $(call gb_SrsTarget_add_files,formula/res,
formula/source/core/resource/core_resource.src ))

I know [gb_SrsTarget_add_files] is function and [formula/res],
[formula/source/core/resource/core_resource.src] is parameter.

where is the call this code and how to operation?

best regards,



--
View this message in context: 
http://nabble.documentfoundation.org/how-to-operate-gb-macro-solenv-gbuild-tp4204905.html
Sent from the Dev mailing list archive at Nabble.com.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to