bug-make
[Top][All Lists]
Advanced

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

[bug #35134] Add a special target or variable that induces the same beha


From: Paul D. Smith
Subject: [bug #35134] Add a special target or variable that induces the same behavior as '-r'
Date: Tue, 20 Dec 2011 23:28:50 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111107 Ubuntu/10.10 (maverick) Firefox/3.6.24

Update of bug #35134 (project make):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

You can get the behavior you want by adding this to your makefile:


.SUFFIXES:
MAKEFLAGS += -r


See bug #20501

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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