help-make
[Top][All Lists]
Advanced

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

Re: gmake -C mess up MAKEFLAGS?


From: RobinK
Subject: Re: gmake -C mess up MAKEFLAGS?
Date: Sat, 31 Oct 2009 07:32:38 -0700 (PDT)

I see. Thanks! After adding --no-print-directory it seems to be working now.

But this is inconvenient. I do want it to print the directory, but I don't
want that "w" to be in $(MAKEFLAGS). Plus, even if it has to add the w,
shouldn't it be "-w" rather than just a "w"? The extra w totally messed up
my makefile in the sub directory.
-- 
View this message in context: 
http://old.nabble.com/gmake--C-mess-up-MAKEFLAGS--tp26142228p26142823.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.





reply via email to

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