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: Paul D. Smith
Subject: Re: GNU make 3.80: targets before conditionals
Date: Sun, 30 Oct 2005 09:53:28 -0500

%% "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.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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