Well, it doesn't work for me. I vote that it is disabled until it is fixed so that it works for everybody.
For example:
pelix:~/Pike/7.3/build% ls -l lib/modules/Tools.pmod/X509.pmod.o -rw-rw-r-- 1 marcus marcus 168 Nov 26 12:26 lib/modules/Tools.pmod/X509.pmod.o pelix:~/Pike/7.3/build% ls -l /pike/sw/pike/7.3.62/lib/modules/Tools.pmod/X509.pmod.o -rw-rw-r-- 1 root other 20133 Nov 26 00:35 /pike/sw/pike/7.3.62/lib/modules/Tools.pmod/X509.pmod.o pelix:~/Pike/7.3/build%
The first is the broken dump generated by make dump_modules. The second is the correct dump generated by make install.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2002-11-26 01:59: Subject: Image.SSL?
The dumping before the doc target is intentional since it uses the build tree pike, and several times too (or at least it did). This system has worked and still works well for me; it automatically manages most cases where they can become invalid.
/ Martin Stjernholm, Roxen IS