Index: Makefile.in =================================================================== diff -u -r1fd9c0e7d9f6278a7170b03e04b5af9686cd17ab -r217d826e64107056ae97176552cae3c776991b9e --- Makefile.in (.../Makefile.in) (revision 1fd9c0e7d9f6278a7170b03e04b5af9686cd17ab) +++ Makefile.in (.../Makefile.in) (revision 217d826e64107056ae97176552cae3c776991b9e) @@ -540,6 +540,10 @@ # .lib files. Because the .lib files are not explicitly listed anywhere, # we need to deduce their existence from the .dll file of the same name. # Library files go into the lib directory. +# +# A manual generation of the pkgIndex files via tclsh should look like +# pkg_mkIndex -direct -verbose library/lib *tcl +# # In addition, this will generate the pkgIndex.tcl # file in the install location (assuming it can find a usable tclsh shell) #