Files
mop3/aux/compiledb.sh
kamkow1 bea4ddd2c8
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m9s
Berry failed port attempt leftovers :(
2026-03-08 23:35:41 +01:00

16 lines
360 B
Bash
Executable File

#!/bin/sh
set -x
make -B all_compiledb_kernel
make -B all_compiledb_liballoc
make -B all_compiledb_libsystem
make -B all_compiledb_libprocess
make -B all_compiledb_libterminal
make -B all_compiledb_libstring
make -B all_compiledb_libkb
make -B all_compiledb_libaux
make -B all_compiledb_libarena
make -B all_compiledb_libioutil
make -B all_compiledb_libmath