aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/shh-portable-utils/deps-exe/chmod4
-rw-r--r--src/shh-portable-utils/parse_mode_octal.c (renamed from src/shh-portable-utils/parse_octal.c)0
-rw-r--r--src/shh-portable-utils/parse_mode_symbolic.c (renamed from src/shh-portable-utils/parse_symbolic.c)0
3 files changed, 2 insertions, 2 deletions
diff --git a/src/shh-portable-utils/deps-exe/chmod b/src/shh-portable-utils/deps-exe/chmod
index 939c605..e765767 100644
--- a/src/shh-portable-utils/deps-exe/chmod
+++ b/src/shh-portable-utils/deps-exe/chmod
@@ -1,4 +1,4 @@
-parse_octal.o
-parse_symbolic.o
+parse_mode_octal.o
+parse_mode_symbolic.o
change_mode.o
-lskarnet
diff --git a/src/shh-portable-utils/parse_octal.c b/src/shh-portable-utils/parse_mode_octal.c
index c969f5f..c969f5f 100644
--- a/src/shh-portable-utils/parse_octal.c
+++ b/src/shh-portable-utils/parse_mode_octal.c
diff --git a/src/shh-portable-utils/parse_symbolic.c b/src/shh-portable-utils/parse_mode_symbolic.c
index 3c2ea94..3c2ea94 100644
--- a/src/shh-portable-utils/parse_symbolic.c
+++ b/src/shh-portable-utils/parse_mode_symbolic.c