bug-make
[Top][All Lists]
Advanced

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

[bug #30463] cannot make include makefile .INTERMEDIATE


From: Olexiy Buyanskyy
Subject: [bug #30463] cannot make include makefile .INTERMEDIATE
Date: Sat, 17 Jul 2010 14:52:38 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)

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

I would separate removal of x.mk

Create some start.mk

all:
  $(MAKE) -f oops.mk
  rm x.mk

remove .INTERMEDIATE from your oops.mk

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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