Sorry that this is going so slowly.
authorChristopher R. Hertel <crh@samba.org>
Mon, 28 Dec 1998 22:34:08 +0000 (22:34 +0000)
committerChristopher R. Hertel <crh@samba.org>
Mon, 28 Dec 1998 22:34:08 +0000 (22:34 +0000)
commit7bf6e4d6a0e479a0f2fbe0ccee11522d7a19b7b9
tree7c0c8ef537491d670025aa749265cb072af6f41c
parent13ab117535764f7279521ef97d994238e2796143
Sorry that this is going so slowly.

I've added debug2html to Makefile.in so that it compiles as part of the
normal build.  Fixed a typo in debug2html.c as well.

One problem:  I found it necessary to link with both $(PARAM_OBJ) and
              $(LIB_OBJ).  The result is an executable that is much larger
              than it really needs to be.
(This used to be commit d2d6f0bf362d376f39d0ec7e4b6651ca2b8c8819)
source3/Makefile.in
source3/utils/debug2html.c