1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Move 'mv' into generic now it builds properly on Windows

This commit is contained in:
Will Wykeham 2016-11-18 13:53:45 +00:00
parent 0809dce4a2
commit 2ad896a6ca
2 changed files with 2 additions and 2 deletions

View file

@ -67,6 +67,7 @@ PROGS := \
mkdir \
mktemp \
more \
mv \
nl \
nproc \
od \
@ -118,7 +119,6 @@ UNIX_PROGS := \
logname \
mkfifo \
mknod \
mv \
nice \
nohup \
pathchk \