Manual Page Result
0
Command: mkpins | Section: 10 | Source: UNIX v10 | File: mkpins.10
MKPINS(10.1) MKPINS(10.1)
NAME
mkpins, mkpkgs
SYNOPSIS
mkpins file.wx [ file.pins ... ]
mkpkgs file.wx [ file.pkgs ... ]
DESCRIPTION
Mkpins sorts through the various pins files given and only selects the
needed pins definitions by looking up the type from the .t line in the
various .pins files. It writes the needed pins on the standard output
and undefined pins on the standard error.
Mkpkgs is like mkpins except it accepts a list of package files and
generates the appropriate package files on the standard output.
BUGS
Both of these programs should accept fizz(10.5) format.
UCDS MKPINS(10.1)