cons-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging dependencies...


From: Steven Knight
Subject: Re: Debugging dependencies...
Date: Wed, 22 Nov 2000 12:49:57 -0600 (CST)

On Mon, 20 Nov 2000, Eric Brown wrote:
> Is there some way to print what Cons thinks the dependencies for a
> particular file are?  I'm running into a problem where some dependent files
> aren't getting copied from the source directory to the build directory.
> It's odd because I use the same approach in a different directory, and those
> files are getting copied just fine.

        $ cons -d target

will print the dependencies for the specified target, with each level
indented.

        --SK




reply via email to

[Prev in Thread] Current Thread [Next in Thread]