This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: automake strips GNU make "else/endif" conditionals


On Sun, Aug 05, 2001 at 05:34:15PM -0400, Peter J. Farley III wrote:
: I'm learning automake (slowly).  Here's my problem:  I have a 
: Makefile.am where I want to use GNU make conditionals (to be executed 
: and resolved at make time, not at automake time), with syntax like 
: this:
: 
: thisrule::
: ifdef THISVAR

It's just "if", not ifdef.

  Lars J


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]