]> Zhao Yanbai Git Server - minix.git/commitdiff
Rename setupcd.sh to setup.sh, setup.sh to floppysetup.sh
authorBen Gras <ben@minix3.org>
Tue, 26 Jul 2005 13:14:12 +0000 (13:14 +0000)
committerBen Gras <ben@minix3.org>
Tue, 26 Jul 2005 13:14:12 +0000 (13:14 +0000)
commands/scripts/Makefile
commands/scripts/floppysetup.sh [moved from commands/scripts/setup.sh with 100% similarity]

index 5058ee52f43db0cbbeccd1247376b76aa0b3e8c2..94297165e59b2c6871c0e5ae181efef94b9e4d47 100755 (executable)
@@ -34,7 +34,7 @@ usr:  \
        /usr/bin/mkdep \
        /usr/bin/mkdist \
        /usr/bin/setup \
-       /usr/bin/setupcd \
+       /usr/bin/floppysetup \
        /usr/bin/spell \
        /usr/bin/srccrc \
        /usr/bin/svclog \
@@ -102,7 +102,7 @@ clean:
 /usr/bin/mkdist:       mkdist.sh
        install -m 755 -c -o bin $? $@
 
-/usr/bin/setupcd:      setupcd.sh
+/usr/bin/floppysetup:  floppysetup.sh
        install -m 755 -c -o bin $? $@
 
 /usr/bin/setup:        setup.sh