On Thu, Sep 16, 2004 at 08:46:31PM +0900, Ian Dunbar wrote:
> default: ${OUTDIR}/conf/lang/arch/a.txtThe prerequisites of rules should typically be in constant locations with respect to the make file. Since the prerequisite for default contains a variable path, the requirement will move around. What are you really trying to do here at a high level? Ken _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-make
