Actually the .p files can't be autogenerated any more.
Some of the functions in jsdom.cpp we declare in eb.p
for general use; most we declare in ebjs.p for the js layer.
So we need to maintain them ourselves, which isn't hard.
I may remove the lines from the makefile,
so people aren't tempted to try to generate them.
And if they are source files indeed, then no harm in moving extern C to eb.p.
I could even remove mkproto.c from the tools directory, if we aren't using it.
Let me know if I should or shouldn't move in this direction.

Karl Dahlke
_______________________________________________
Edbrowse-dev mailing list
[email protected]
http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev

Reply via email to