On Wed, Jan 09, 2013 at 12:09:53PM +0000, Stuart Henderson wrote:
> > Although it is defined in Makefile to be substitued.
> >
> > $ grep JBOSS_ROOT Makefile
> > JBOSS_ROOT = /var/jboss-as
> > SUBST_VARS += JBOSS_ROOT JBOSS_LOG_ROOT
>
> You need to use ${SUBST_CMD}.Yes, thank you! jirib
