make-w32
[Top][All Lists]
Advanced

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

Re: (no subject)


From: Paul D. Smith
Subject: Re: (no subject)
Date: Sun, 9 May 2004 16:58:25 -0400

%% "Jay Chang" <address@hidden> writes:

  jc> ifeq won't work in define section.
  jc> comment $(error) and $(fatal) won't work in define section.
 
  jc> define test
  jc> ifeq (ABC,1)
  jc> # $(error error test)
  jc> endif
  jc> Endef

  jc> Is that make's bugs?

Since you haven't said what "won't work" means, we can't say.

It seems to be working fine as far as I can tell.

-- 
-------------------------------------------------------------------------------
 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]