bug-make
[Top][All Lists]
Advanced

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

[bug #55533] .SECONDARY with % pattern


From: anonymous
Subject: [bug #55533] .SECONDARY with % pattern
Date: Sun, 20 Jan 2019 20:51:09 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #1, bug #55533 (project make):

The correct command of 'Result 2' is as follows:


Result 2 
-------- 
$ rm -f a.* 
$ touch a.zzz
$ make a.xxx
cp a.zzz a.yyy 
cp a.yyy a.xxx 
rm a.yyy


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55533>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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