convert_lib(TCLX)

convert_lib(TCLX)


convert_lib -- convert a Ousterhout style index file and source files into a package library

Syntax

convert_lib tclIndex packagelib [ignore]

Description

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