mirror of
https://github.com/uutils/coreutils
synced 2024-12-15 07:42:48 +00:00
commit
aba12a39f0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -33,6 +33,7 @@ PROGS := \
|
|||
sleep \
|
||||
seq \
|
||||
sum \
|
||||
sync \
|
||||
tac \
|
||||
tee \
|
||||
touch \
|
||||
|
@ -55,7 +56,6 @@ UNIX_PROGS := \
|
|||
kill \
|
||||
logname \
|
||||
mkfifo \
|
||||
sync \
|
||||
tty \
|
||||
uname \
|
||||
uptime \
|
||||
|
|
Loading…
Reference in a new issue