automake
[Top][All Lists]
Advanced

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

Re: Using variables in the definition of SUBDIRS


From: Daniel Herring
Subject: Re: Using variables in the definition of SUBDIRS
Date: Mon, 15 Aug 2011 21:34:02 -0400 (EDT)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

On Mon, 15 Aug 2011, Misha Aizatulin wrote:

 I would like to use variables in the definition of SUBDIRS, something
of the kind:

 DEPS = $(TOP)/deps
 CIL = $(DEPS)/cil-1.3.7
 SUBDIRS = $(CIL) ...

Would one of these help?
http://www.gnu.org/s/libtool/manual/automake/Subdirectories-with-AM_005fCONDITIONAL.html
http://www.gnu.org/s/libtool/manual/automake/Subdirectories-with-AC_005fSUBST.html
http://www.gnu.org/s/hello/manual/automake/Usage-of-Conditionals.html

- Daniel



reply via email to

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