mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
move sync to PROGS
This commit is contained in:
parent
4ebe8e0da7
commit
4aa009995b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -33,6 +33,7 @@ PROGS := \
|
||||||
sleep \
|
sleep \
|
||||||
seq \
|
seq \
|
||||||
sum \
|
sum \
|
||||||
|
sync \
|
||||||
tac \
|
tac \
|
||||||
tee \
|
tee \
|
||||||
touch \
|
touch \
|
||||||
|
@ -55,7 +56,6 @@ UNIX_PROGS := \
|
||||||
kill \
|
kill \
|
||||||
logname \
|
logname \
|
||||||
mkfifo \
|
mkfifo \
|
||||||
sync \
|
|
||||||
tty \
|
tty \
|
||||||
uname \
|
uname \
|
||||||
uptime \
|
uptime \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue