Contents
Installed Programs:
scdoc
Installed Libraries:
None
Installed Directories:
None
The scdoc package provides a man page generator.
Download (HTTP): https://git.sr.ht/~sircmpwn/scdoc/archive/1.11.4.tar.gz
Install scdoc by executing the following commands:
make PREFIX=/usr LDFLAGS="$LDFLAGS"
Now as the root user:
make PREFIX=/usr install
LDFLAGS="$LDFLAGS": This ensures that
the build system respects $LDFLAGS if
set.