make-w32
[Top][All Lists]
Advanced

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

Re: GNU make 3.80: targets before conditionals


From: Angel Tsankov
Subject: Re: GNU make 3.80: targets before conditionals
Date: Sun, 30 Oct 2005 17:59:07 +0200

%% "Angel Tsankov" <address@hidden> writes:

 at> What's the problem with this makefile:
 at> .PHONY: help
 at> help:

 at> ifeq ($(OPT),none)
 at>  blah := smth
 at> endif

You tell US... what is wrong with it?

It looks OK to me.


I experienced problems with it, but now it works fine with me (?!)
So, never mind...




reply via email to

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