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
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