scdoc-1.11.3

Introduction to scdoc

The scdoc package provides a man page generator.

Installation of scdoc

Install scdoc by executing the following commands:

make PREFIX=/usr LDFLAGS="$LDFLAGS"

Now as the root user:

make PREFIX=/usr install

Command Explanations

LDFLAGS="$LDFLAGS": This ensures that if $LDFLAGS is set, that the build system respects it. Otherwise, it will unset the variable for the build process.

Contents

Installed Programs: scdoc
Installed Libraries: None
Installed Directories: None

Short Descriptions

scdoc

generates man pages