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:
parent
0809dce4a2
commit
2ad896a6ca
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue