MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Linux PAM 32-bit HOME Kmod 64-bit »

SCDoc

Name: SCDoc
Summary: A simple man-page generator written in C
License: MIT
Version: 1.11.4
URL: https://git.sr.ht/~sircmpwn/scdoc/archive/1.11.4.tar.gz

Average Build Time: SBU
Used Install Space:

Configuration

This package does not come with a traditional configuration script.

Compilation and Installation

To compile SCDoc, run the following command:

make PREFIX=/usr

Next, run the test suite:

make check

Finally, to install SCDoc into the build tree, run the following command:

make PREFIX=/usr install

Contents

Contents  
Installed Programs scdoc
Navigation    
« Linux PAM 32-bit HOME Kmod 64-bit »