automake
[Top][All Lists]
Advanced

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

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


From: Lars J. Aas
Subject: Re: automake strips GNU make "else/endif" conditionals
Date: Mon, 6 Aug 2001 20:55:33 +0200
User-agent: Mutt/1.2.5i

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



reply via email to

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