[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] `devel' subdir
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] `devel' subdir |
Date: |
Wed, 23 Apr 2003 15:59:16 +0200 (CEST) |
> By the way, the "devel" subdir can be used during development
> with Jam like the following:
>
> [...]
I've noticed it, thanks. The ideal solution would be to write a
small script which automatically updates the files in `devel' from
the master files to stay in sync. It might be also a good idea to
create a new target in the Makefiles so that `make debug' uses those
files, then proceeding with the `devel' target.
What about writing a small doc file documenting this?
Werner