[Moving from autoconf@ to [EMAIL PROTECTED]
>>> "FAU" == Frank A Uepping <[EMAIL PROTECTED]> writes:
FAU> Hello,
FAU> I have the following directory layout:
FAU> src/
FAU> bar.c
FAU> src/common
FAU> foo.c
FAU> The program foobar should be build as follows (dependency):
FAU> foobar: b
On Wed, Aug 06, 2003 at 03:28:51PM -0600, Tom Tromey wrote:
> I haven't looked at this yet.
>
> Take a look at the appended `make' output. Why are we building in
> `tests' twice?
There are two different tests/ directories on HEAD...