]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Adjusting getsysos.sh name
authorJean-Marc Pigeon (Delson) <jmp@safe.ca>
Mon, 16 Jun 2025 18:34:48 +0000 (14:34 -0400)
committerJean-Marc Pigeon (Delson) <jmp@safe.ca>
Mon, 16 Jun 2025 18:34:48 +0000 (14:34 -0400)
Makefile.dist
shell/getsysos.sh [moved from shell/getsysop.sh with 100% similarity]

index 42b76f625ea5229a4a0051f445e561be7a27c5ec..e98fdb386eee26f2d9efd720848ccfa5378790bf 100644 (file)
@@ -42,7 +42,7 @@ tarfile       : clean
          @ cp -a lib/{*.c,*.h} $(APLV)/lib/
          @ cp -a linux/*       $(APLV)/linux/
          @ cp -a                                               \
-               shell/getsysop.sh                               \
+               shell/getsysos.sh                               \
                $(APLV)/shell/
          @ cp -a app/Makefile  $(APLV)/app/Makefile
          @ cp -a lib/Makefile  $(APLV)/lib/Makefile
similarity index 100%
rename from shell/getsysop.sh
rename to shell/getsysos.sh