![]()
From: jose.kahan@w3.org
Date: Thu Dec 14 2000 - 04:39:40 CST
Hi :)
In our previous episode, Daniel Stenberg said:
> On Wed, 13 Dec 2000, Crispen, Bob wrote:
>
> The transition is not complete, and it may not ever become so, but that's the
> story behind what you see today.
>
> > (b) Eventually eliminate proto.h and use
> > only the header files for the packages?
In Amaya, we use a make proto command to automatically generate the prototypes,
and a make depend to set up the dependencies.
This could be useful, instead of defining each .h by hand.
-jose
![]()