URL:
  <http://savannah.gnu.org/bugs/?42289>

                 Summary: .NOTPARALLEL should be allowed to have prerequisites
                 Project: make
            Submitted by: yost
            Submitted on: Sun 04 May 2014 03:11:46 PM PDT
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: None
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Why can't there be two forms?

.NOTPARALLEL :

Don't do parallel execution in this Makefile.

.NOTPARALLEL : a b c

Don't do parallel execution of recipes for the given targets.

It is an error for a Makefile to use .NOTPARALLEL with and without
dependencies.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42289>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to