help-make
[Top][All Lists]
Advanced

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

RE: 3.77.3.99 vs. 3.81 and defines


From: Paul D. Smith
Subject: RE: 3.77.3.99 vs. 3.81 and defines
Date: Wed, 7 Jun 2006 16:38:38 -0400

%% "PATTON, BILLY \(SBCSI\)" <address@hidden> writes:

  pb> #<tab><tab>define
  pb>                 define bad
  pb>                         @echo "bad define"
  pb>                 endef
  pb> #<tab><tab>endef

I see it.  Please file a bug about this on Savannah.  I need to
investigate exactly what's going on here.

  pb> all :
  pb>         @$(call bad)

This always looks odd to me.  Why not just write "$(bad)" ?!?!

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