summaryrefslogtreecommitdiff
path: root/Kernel/install.sh
blob: 31e02cc7e65c33397eac5a559cfc89d9bbed071c (plain)
1
2
3
4
#!/bin/sh

mkdir -p ../Root/usr/include/Kernel/
cp ./*.h ../Root/usr/include/Kernel/