convert_lib


Convert a Ousterhout style index file and source files into a package library

Syntax

convert_lib tclIndex packagelib [ignore]

Description

Convert a Ousterhout style tclIndex index file and associate source files into a package library packagelib. If packagelib does not have a .tlib extension, one will be added. Any files specified in tclIndex that are in the list ignore will be skipped. Files listed in ignore should just be the base file names, not full paths.