This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Tue, Mar 12, 2002 at 07:15:59PM -0300, Alexandre Oliva wrote: > Hmm... I wonder if something like this would work...: > > NOTPARALLEL = .NOTPARALLEL > $(NOTPARALLEL): > > check: > make do-check NOTPARALLEL=in-parallel-ok > do-check: # existing check rule It's worth a shot. I'll give it a try. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |