Subject: Re: misc/5577: /usr/src/bin/sh can not be built with PARALLEL set in env
To: Simon Burge <simonb@telstra.com.au>
From: Todd Vierling <tv@pobox.com>
List: netbsd-bugs
Date: 06/12/1998 23:56:04
On Sat, 13 Jun 1998, Simon Burge wrote:

: Would a solution to this be to have a separate flag to yacc that simply
: builds basename.c and (if -d is given) basename.y, without worring about
: the y.tab.? guff?

Yacc already does this (see <bsd.sys.mk>) - this is the bug that the PR
actually was filed about; under parallelism, a basename is supplied,
overriding the "y.tab.h".

Problem is, some source already uses basename.h for something else,
including third-party source, and yet still needs y.tab.h.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)