There are two types of variables in make:
simply expanded variables and recursively expanded variables. A
simply expanded variable (or a simple variable)
is defined using the := assignment
operator:
MAKE_DEPEND := $(CC) -M
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.