[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Forcing Serial execution of specific Make targets
From: |
Paul D. Smith |
Subject: |
Re: Forcing Serial execution of specific Make targets |
Date: |
Thu, 5 Jul 2001 13:18:32 -0400 |
%% Yair Lenga <address@hidden> writes:
yl> I was hoping that there are some suggestion on how to enable (or
yl> disable) the parallel build for specific targets.
There is no way, right now, to specify that certain targets be built
serially.
The only way to ensure that some targets are built before other targets
is to declare them as prerequisites.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist