rotate script
This commit is contained in:
@@ -34,6 +34,7 @@ usr: \
|
||||
/usr/bin/mkdep \
|
||||
/usr/bin/mkdist \
|
||||
/usr/bin/setup \
|
||||
/usr/bin/rotate \
|
||||
/usr/bin/floppysetup \
|
||||
/usr/bin/spell \
|
||||
/usr/bin/srccrc \
|
||||
@@ -105,6 +106,9 @@ clean:
|
||||
/usr/bin/floppysetup: floppysetup.sh
|
||||
install -m 755 -c -o bin $? $@
|
||||
|
||||
/usr/bin/rotate: rotate.sh
|
||||
install -m 755 -c -o bin $? $@
|
||||
|
||||
/usr/bin/setup: setup.sh
|
||||
install -m 755 -c -o bin $? $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user