automake
[Top][All Lists]
Advanced

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

meaning of @variablename@


From: Arun Jain
Subject: meaning of @variablename@
Date: Mon, 19 Feb 2007 10:06:17 -0800

Hello Group,

I am new to this utility (automake).  I am working on Linux platform with
KDE libraries.  I came across some variable names
in the makefile such as

@SET_MAKE@
srcdir = @srcdir <address@hidden>@
top_srdcdir = @top_srcdir@
etc.

My question is;

1.  Do the variable names under two @ signs have any special meaning in
automake.
2.  If not can I use two @ for any variable name.
3.  What does automake convey/mean when someone wraps a variable name in two
@.
4.  Are there some special variables like "SET_MAKE", which always have
special meaning.

Could someone help me.

Thanks.

nagrik


reply via email to

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