Hi Bash,
While trying to generate dependencies for "bash" (make depend), I see that
"mkdep" script is missing in support directory and I'm getting the
following error due to that.
The distribution somehow seems to be missing shipping of "mkdep" utility.
Vijay:~/bash/bash-4.3]# make depend
bash ./
On 4/18/18 3:00 AM, vijay nag wrote:
> Hi Bash,
>
> While trying to generate dependencies for "bash" (make depend), I see that
> "mkdep" script is missing in support directory and I'm getting the
> following error due to that.
The bash Makefiles come with dependencies already computed. Is there a