Hi Eike,

On Tue, 9 Aug 2011 18:50:12 +0200
Eike Rathke <o...@erack.de> wrote:

> Hmm.. actually make continues to build if there there are more sources
> to compile, even if the target was given. How to make it stop after
> the specified target?

for gbuild-based modules I could image that happening with the changes
made in gnumake4, because:
Makefile => Library depfile -> Object depfile -> Object compilation

=> inherent depend by "include" statement
-> depends on

so make would try to remake the Library depfile as per:
 http://www.gnu.org/software/make/manual/make.html#Remaking-Makefiles
I am just guessing here (to lazy for builds on my vacation), but
does "make gb_FULLDEPS=" (setting gb_FULLDEPS to empty) help?

Best,

Bjoern

-- 
https://launchpad.net/~bjoern-michaelsen

Attachment: signature.asc
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to