Rename setupcd.sh to setup.sh, setup.sh to floppysetup.sh

This commit is contained in:
Ben Gras 2005-07-26 13:14:12 +00:00
parent 435dd377ed
commit 8e8593d1bf
2 changed files with 2 additions and 2 deletions

View file

@ -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