diff options
author | dzwdz | 2022-08-26 17:11:23 +0200 |
---|---|---|
committer | dzwdz | 2022-08-26 17:11:23 +0200 |
commit | e7676411e49bfd2e0da0b785ad4ac5dc909d0a41 (patch) | |
tree | 22f4608e68684aa71d94d2f9ccfd27f7066509e5 /ports/bin/camellia_path_check | |
parent | e6584db26da34572fb13aa236e16e19f71c8e976 (diff) |
user/ports: port oed
make clean; ./port ed clean; make -j4 out/libc.a && ./port ed install && make -j4
Diffstat (limited to 'ports/bin/camellia_path_check')
-rwxr-xr-x | ports/bin/camellia_path_check | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/bin/camellia_path_check b/ports/bin/camellia_path_check new file mode 100755 index 0000000..96b4b06 --- /dev/null +++ b/ports/bin/camellia_path_check @@ -0,0 +1 @@ +#!/bin/sh
\ No newline at end of file |