Subject: Re: @unexec ${INSTALL_INFO} not working?
To: None <salo@Xtrmntr.org>
From: Masao Uebayashi <uebayasi@pultek.co.jp>
List: tech-pkg
Date: 11/15/2002 12:06:34
> you need to set:
> 
> PLIST_SUBST+=	INSTALL_INFO=${INSTALL_INFO}
> 
> in Makefile to expand the variable for PLIST.

Or

	.include "../../mk/texinfo.mk"

Masao