mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 14:37:43 +00:00

Ports/.port_include.sh, Toolchain/BuildIt.sh, Toolchain/UseIt.sh have been left largely untouched due to use of Bash-exclusive functions and variables such as $BASH_SOURCE, pushd and popd.
4 lines
103 B
Bash
Executable file
4 lines
103 B
Bash
Executable file
#!/bin/sh
|
|
|
|
#mkdir -p ../../Root/usr/include/SystemServer/
|
|
#cp *.h ../../Root/usr/include/SystemServer/
|