convert_lib(1tcl)
convert_lib --
convert a Ousterhout style index file and source files into a package library
Synopsis
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.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.