automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Disabling parallel builds in subdirectory


From: Rhys Ulerich
Subject: Disabling parallel builds in subdirectory
Date: Thu, 16 Sep 2010 13:24:36 -0500

Within my Makefile.am I have the usual
    SUBDIRS = lib suzerain tests apps writeup
which walks the subdirectories in my build tree.  Is there some way to
disable a parallel 'make -j#' build in just one subdirectory?

Thanks,
Rhys



reply via email to

[Prev in Thread] Current Thread [Next in Thread]