the top level Makefile will recurse into the defdir for multiple targets
(libbuiltins.a, common.o, bashgetopt.o, builtext.h), and since these do not
have any declared interdependencies, parallel makes will recurse into the
subdir and build the respective targets.
nothing depends on common.o or bas
Fernan Aguero wrote:
> please accept my apologies, as this is my first post here. I'm sure
> I'm asking a very stupid questions, but I'm kind of stuck with this
> ...
The bug-bash mailing list is not quite the right place for this type
of question. Better to ask it in help-gnu-utils instead. The
On Mon, Oct 31, 2011 at 6:14 PM, Fernan Aguero wrote:
> Hi,
>
> please accept my apologies, as this is my first post here. I'm sure
> I'm asking a very stupid questions, but I'm kind of stuck with this
> ...
>
> The Problem: a badly written C program (mktrace) that doesn't accept
> input as usual.
Hi,
please accept my apologies, as this is my first post here. I'm sure
I'm asking a very stupid questions, but I'm kind of stuck with this
...
The Problem: a badly written C program (mktrace) that doesn't accept
input as usual.
E.g. you cannot do this: 'mktrace filename', nor this 'mktrace < fi
On Sat, Oct 29, 2011 at 01:30:54PM -0700, dan12341234 wrote:
> 1 when im trying to load the page http://server1/hello.cgi it doas not
> opened, instead it is saved as a file.
Configuring your web server to run CGI programs (instead of returning
the source code to the browser as a file) is well out