Files
mop3/aux/compiledb.sh
kamkow1 360080b44e
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m18s
Generate docs for libs, update docs build process
2026-02-13 00:23:15 +01:00

11 lines
207 B
Bash
Executable File

#!/bin/sh
set -x
make -B all_compiledb_kernel
make -B all_compiledb_liballoc
make -B all_compiledb_libmsl
make -B all_compiledb_libprocess
make -B all_compiledb_libterminal
make -B all_compiledb_libstring