scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit c9234509f805091582a17054f9766c403cb30592
parent 4995bc432f0c35f3402464faa319986c8f0c1747
Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
Date:   Thu, 19 Mar 2026 13:03:20 +0100

build: Add share/man to the dir list

Diffstat:
Mscripts/dirs | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/scripts/dirs b/scripts/dirs @@ -15,6 +15,7 @@ lib/scc/amd64-openbsd lib/scc/amd64-dragonfly lib/scc/amd64-darwin share +share/man share/man/man1 share/man/man3 share/man/man7